forked from PluralFlux/PluralFlux
8 lines
208 B
Bash
8 lines
208 B
Bash
|
|
FLUXER_BOT_TOKEN=<>
|
||
|
|
POSTGRES_PASSWORD=<>
|
||
|
|
POSTGRES_ENDPOINT=postgres
|
||
|
|
PGADMIN_DEFAULT_EMAIL: <>
|
||
|
|
PGADMIN_DEFAULT_PASSWORD: <>
|
||
|
|
PGADMIN_CONFIG_SERVER_MODE: 'False'
|
||
|
|
PGADMIN_CONFIG_MASTER_PASSWORD_REQUIRED: 'False'
|