invoice-collector/docker-compose.yml aktualisiert
This commit is contained in:
parent
eabffdb845
commit
0cb5ed43df
1 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,8 @@ services:
|
|||
- SECRET_MANAGER_BITWARDEN_PROJECT_ID=${SECRET_MANAGER_BITWARDEN_PROJECT_ID}
|
||||
- FRONTEND=https://invoice-collector.heyn.ipv64.net
|
||||
- IS_SELF_HOSTED=TRUE
|
||||
env_file:
|
||||
- stack.env
|
||||
|
||||
mongodb:
|
||||
image : mongo:8.0.3
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue