Add web frontend container and update telegram container env

This commit is contained in:
xbgmsharp
2023-06-07 12:22:20 +02:00
parent 4f31831c94
commit fab496ea3d
2 changed files with 20 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ PGSAIL_EMAIL_SERVER=localhost
#PGSAIL_PUSHOVER_APP_URL= Comment if not use
#PGSAIL_TELEGRAM_BOT_TOKEN= Comment if not use
PGSAIL_APP_URL=http://localhost
PGSAIL_API_URL=http://localhost
# POSTGREST ENV Settings
PGRST_DB_URI=postgres://authenticator:${PGSAIL_AUTHENTICATOR_PASSWORD}@127.0.0.1:5432/signalk
PGRST_JWT_SECRET=_at_least_32__char__long__random