add create uploads filedir
Test Workflow / test (push) Successful in 1s

This commit is contained in:
vladp
2025-12-23 13:10:36 +07:00
parent 4c607f5bf9
commit 8fe4d854a6
+1
View File
@@ -114,6 +114,7 @@ EOF
--network app-network \\
--network-alias app \\
-p 80:8080 \\
-v /opt/uploads:/data/uploads:rw \\
-e POSTGRES_DB=no_copy_ \\
-e POSTGRES_USER=postgres \\
-e POSTGRES_PASSWORD=postgres \\