bcns-gameDistributionSystem/bcnsGDSSite/devsite.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

12 lines
198 B
Plaintext

[Main]
hostip = 172.29.254.97
debug = True
host = localhost
port = 5500
contentpath = /home/odecif/project/bcns-gameDistribution_testcontent
[API]
#host = localhost
host = 172.29.29.51
port = 5501