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