V0.6.1.a Arroyo Toad
Added some example env files
This commit is contained in:
parent
edf3b4910c
commit
57411b8d28
6
.environment/.leader.env.example
Normal file
6
.environment/.leader.env.example
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
FarmToad_NPM=YOUR_APPLICATION_TOKEN
|
||||||
|
DB_PASSWORD=abcd1234
|
||||||
|
DB_USER=Admin
|
||||||
|
DB_HOST=iot-data-db.internal
|
||||||
|
DB=SAPD
|
||||||
|
DB_PORT=5432
|
||||||
4
.environment/.pgadmin.env.example
Normal file
4
.environment/.pgadmin.env.example
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
PGADMIN_DEFAULT_PASSWORD=abcd1234
|
||||||
|
PGADMIN_LISTEN_PORT=80
|
||||||
|
PGADMIN_LISTEN_ADDRESS=0.0.0.0
|
||||||
|
PGADMIN_DEFAULT_EMAIL=utente.contoso@fake.work
|
||||||
Loading…
x
Reference in New Issue
Block a user