* Now using Blueprints instead of importing modules. * Now using def create_app instead of just app
12 lines
198 B
Plaintext
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
|