4 lines
76 B
Bash
4 lines
76 B
Bash
|
|
DB_HOST=prod-db
|
||
|
|
DB_USER=prod_user
|
||
|
|
DB_PASS=supersecret
|
||
|
|
RUN_INTERVAL_MINUTES=5
|