bcns-gameDistributionSystem/bcnsGDSAPI/devapi.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

13 lines
233 B
Plaintext

[Database]
db_type = MySQL
host = localhost
user = odecif
pass = SDR:0508
db_name = gamedistrosys
contentpath = /home/odecif/projects/bcns-gameDistribution_testcontent/
nfo_suffix = _index.nfo
[Running]
host = localhost
port = 5501