mirror of
https://github.com/pieartsy/PluralFlux.git
synced 2026-04-16 17:45:28 +10:00
removed reference to secrets file
This commit is contained in:
@@ -17,8 +17,6 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "5050:80"
|
- "5050:80"
|
||||||
env_file: "variables.env"
|
env_file: "variables.env"
|
||||||
secrets:
|
|
||||||
- postgres_pwd
|
|
||||||
depends_on:
|
depends_on:
|
||||||
- postgres
|
- postgres
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user