6 lines
66 B
Bash
6 lines
66 B
Bash
# Datenbank
|
|
DB_FILE=<database_name>
|
|
|
|
# HTTP-Port
|
|
HTTP_PORT=<port>
|