forked from PluralFlux/PluralFlux
added .env with examples, updated data-source to be access a docker container instead of relying on loopback
This commit is contained in:
7
variables.env
Normal file
7
variables.env
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
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'
|
||||||
Reference in New Issue
Block a user