Add new variable PGSAIL_PUSHOVER_APP_URL

This commit is contained in:
xbgmsharp
2022-12-02 11:50:33 +01:00
parent 00cdd7ca18
commit dbd29ca58a
2 changed files with 3 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
# POSTGRESQL ENV Settings
POSTGRES_USER=username
POSTGRES_PASSWORD=password
POSTGRES_DB=postgres
# PostgSail ENV Settings
PGSAIL_AUTHENTICATOR_PASSWORD=password
PGSAIL_GRAFANA_PASSWORD=password
@@ -9,6 +10,7 @@ PGSAIL_EMAIL_SERVER=localhost
#PGSAIL_EMAIL_USER= Comment if not use
#PGSAIL_EMAIL_PASS= Comment if not use
#PGSAIL_PUSHOVER_APP_TOKEN= Comment if not use
#PGSAIL_PUSHOVER_APP_URL= Comment if not use
#PGSAIL_PGSAIL_TELEGRAM_BOT_TOKEN= Comment if not use
PGSAIL_APP_URL=http://localhost
# POSTGREST ENV Settings