Files
VOREStation/tools/alwayson-backend/.env.example
T
Kashargul 486486e3be update min version (#19117)
* update min version

* .

* binaries

* .

* those again
2026-02-06 18:37:43 +01:00

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