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