bcns-gameDistributionSystem/bcnsGDSAPI/api.conf
odecif 631dc761c6 Major overhaul
* Now using Blueprints instead of importing modules.
* Now using def create_app instead of just app
2023-11-18 02:52:39 +01:00

14 lines
200 B
Plaintext

[Database]
db_type = MySQL
host = localhost
user = user
pass = pass
db_name = gamedistrosys
contentpath = /srv/nfs_mounts/media/PC/
nfo_suffix = _index.nfo
[Running]
host = 172.29.29.51
port = 5501