Development
This commit is contained in:
parent
0cec7d69c9
commit
e37029a066
3 changed files with 1 additions and 3 deletions
|
|
@ -5,7 +5,6 @@ from flask import session
|
|||
|
||||
APP_DIR = _os.path.dirname(_os.path.abspath(__file__))
|
||||
CONFIGS_DIR = '/routlin_location'
|
||||
DATA_DIR = '/data'
|
||||
WWW_DIR = '/www'
|
||||
ACCOUNTS_FILE = f'{APP_DIR}/authorized_accounts.json'
|
||||
CONFIG_FILE = f'{CONFIGS_DIR}/config.json'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue