diff --git a/invoice-collector/docker-compose.yml b/invoice-collector/docker-compose.yml index 4055b78..e9890f6 100644 --- a/invoice-collector/docker-compose.yml +++ b/invoice-collector/docker-compose.yml @@ -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: