diff options
Diffstat (limited to 'compose.local.yaml')
| -rw-r--r-- | compose.local.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compose.local.yaml b/compose.local.yaml index bf7c0c6..af48cf4 100644 --- a/compose.local.yaml +++ b/compose.local.yaml @@ -17,6 +17,7 @@ services: ALBATROSS_DB_USER: postgres ALBATROSS_DB_PASSWORD: eepei5reesoo0ov2ceelahd4Emi0au8ahJa6oochohheiquahweihoovahsee1oo ALBATROSS_DB_NAME: albatross + ALBATROSS_IS_LOCAL: 1 env_file: [.env] restart: always |
