aboutsummaryrefslogtreecommitdiffhomepage
path: root/compose.local.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'compose.local.yaml')
-rw-r--r--compose.local.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/compose.local.yaml b/compose.local.yaml
index 883d640..cfcb41e 100644
--- a/compose.local.yaml
+++ b/compose.local.yaml
@@ -15,6 +15,7 @@ services:
ALBATROSS_DB_USER: postgres
ALBATROSS_DB_PASSWORD: eepei5reesoo0ov2ceelahd4Emi0au8ahJa6oochohheiquahweihoovahsee1oo
ALBATROSS_DB_NAME: albatross
+ env_file: [.env]
restart: always
db:
@@ -50,6 +51,7 @@ services:
context: ./worker
expose:
- 80
+ env_file: [.env]
restart: always
tools: