back to port 5522
This commit is contained in:
parent
01254564bd
commit
34a284674d
@ -13,7 +13,7 @@ APP = flask.Flask(__name__)
|
||||
|
||||
PROJECT_NAME = 'volumetric-regimes'
|
||||
DIR_PATH = '.' # without trailing slash
|
||||
PORTNUMBER = 5523
|
||||
PORTNUMBER = 5522
|
||||
WIKI = 'https://possiblebodies.constantvzw.org/book' # remove tail slash '/'
|
||||
PAGENAME = 'Unfolded'
|
||||
STYLESHEET_PAD = 'volumetric-regimes.css'
|
||||
|
Loading…
Reference in New Issue
Block a user