4 lines
81 B
Bash
4 lines
81 B
Bash
PORT=8000
|
|
PERSON_APP_URL=http://person-app:8080
|
|
TIMEOUT=15
|
|
DATABASE=./database.db |