invoice-collector/docker-compose.yml aktualisiert

This commit is contained in:
heynst 2026-02-21 19:41:57 +01:00
parent fac84f374a
commit eabffdb845

View file

@ -17,7 +17,7 @@ services:
- SECRET_MANAGER_BITWARDEN_ACCESS_TOKEN=${SECRET_MANAGER_BITWARDEN_ACCESS_TOKEN}
- SECRET_MANAGER_BITWARDEN_ORGANIZATION_ID=${SECRET_MANAGER_BITWARDEN_ORGANIZATION_ID}
- SECRET_MANAGER_BITWARDEN_PROJECT_ID=${SECRET_MANAGER_BITWARDEN_PROJECT_ID}
- FRONTEND=${FRONTENT}
- FRONTEND=https://invoice-collector.heyn.ipv64.net
- IS_SELF_HOSTED=TRUE
mongodb: