mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-05-16 13:56:11 +08:00
Merge #241 Fix frontend's context
This commit is contained in:
@@ -15,7 +15,6 @@ class BaseConfiguration(object):
|
||||
dbdir, 'module_build_service.db'))
|
||||
SQLALCHEMY_TRACK_MODIFICATIONS = True
|
||||
# Where we should run when running "manage.py runssl" directly.
|
||||
SERVER_NAME = 'localhost'
|
||||
HOST = '127.0.0.1'
|
||||
PORT = 5000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user