This commit is contained in:
artem 2024-05-09 10:48:41 +03:00
parent 24271d331a
commit 4ff48801bb
1 changed files with 0 additions and 3 deletions

View File

@ -34,9 +34,6 @@ spec:
value: "postgresql+asyncpg://gen_user:D%5C8C34*Bv%3E%5CVwD@192.168.0.4:5432/default_db" value: "postgresql+asyncpg://gen_user:D%5C8C34*Bv%3E%5CVwD@192.168.0.4:5432/default_db"
ports: ports:
- containerPort: 8000 - containerPort: 8000
volumeMounts:
- mountPath: /files
name: filedir
--- ---