forked from PluralFlux/PluralFlux
7 lines
282 B
Bash
7 lines
282 B
Bash
FLUXER_BOT_TOKEN=<your bot token here>
|
|
POSTGRES_PASSWORD=<your postgres password here>
|
|
PGADMIN_DEFAULT_EMAIL: <default postgres admin login>
|
|
PGADMIN_DEFAULT_PASSWORD: <your postgres password here>
|
|
PGADMIN_CONFIG_SERVER_MODE: 'False'
|
|
PGADMIN_CONFIG_MASTER_PASSWORD_REQUIRED: 'False'
|