Add forgotten port setting
This commit is contained in:
parent
f97a11eb76
commit
a04fed6160
@ -96,6 +96,7 @@
|
||||
DOMAIN: "{{ domain }}"
|
||||
ENABLE_OPENID_SIGNIN: "{{ enable_openid_signin }}"
|
||||
ENABLE_OPENID_SIGNUP: "{{ enable_openid_signup }}"
|
||||
HTTP_PORT: "{{ http_port }}"
|
||||
INSTALL_LOCK: "{{ install_lock }}"
|
||||
JWT_SECRET: "{{ jwt_secret }}"
|
||||
RUN_MODE: "prod"
|
||||
|
Reference in New Issue
Block a user