Fix stackfile
This commit is contained in:
@@ -7,8 +7,6 @@ services:
|
|||||||
- POSTGRES_USER=postgres
|
- POSTGRES_USER=postgres
|
||||||
- POSTGRES_DB=uzxarid
|
- POSTGRES_DB=uzxarid
|
||||||
- POSTGRES_PASSWORD_FILE=/run/secrets/postgres_password
|
- POSTGRES_PASSWORD_FILE=/run/secrets/postgres_password
|
||||||
secrets:
|
|
||||||
- postgres_password
|
|
||||||
networks:
|
networks:
|
||||||
- uzxarid
|
- uzxarid
|
||||||
volumes:
|
volumes:
|
||||||
@@ -196,7 +194,3 @@ volumes:
|
|||||||
driver: local
|
driver: local
|
||||||
logs:
|
logs:
|
||||||
driver: local
|
driver: local
|
||||||
|
|
||||||
secrets:
|
|
||||||
postgres_password:
|
|
||||||
external: true
|
|
||||||
|
|||||||
Reference in New Issue
Block a user