mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-23 07:07:25 +01:00
486486e3be
* update min version * . * binaries * . * those again
9 lines
264 B
Bash
9 lines
264 B
Bash
# PLEASE REFER TO THE SCHEMA IN THE MAIN REPOSITORY
|
|
# TO KNOW WHERE THE TABLES ARE AT (chatlogs / ckeys)
|
|
|
|
API_HOST=0.0.0.0
|
|
API_PORT=50000
|
|
|
|
# Path to the database configuration file.
|
|
# It needs to be the full path to the file.
|
|
DBCONFIG_PATH=/my/path/to/dbconfig.txt |