Some more improvements for deployment

This commit is contained in:
root
2022-05-03 09:16:19 +02:00
parent 8c5e8ed833
commit 63b279617b
5 changed files with 49 additions and 34 deletions

View File

@ -53,9 +53,6 @@ services:
depends_on:
- "gbn-connector-db"
restart: "always"
env_file:
###TODO: Move into Image
- internal.env
gbn-connector-db:
image: "postgres:10.17"