Add TANDOOR_PORT to .env.template
This commit is contained in:
parent
a47d9d00fd
commit
e5607aff90
@ -2,6 +2,9 @@
|
|||||||
# when unset: 1 (true) - dont unset this, just for development
|
# when unset: 1 (true) - dont unset this, just for development
|
||||||
DEBUG=0
|
DEBUG=0
|
||||||
|
|
||||||
|
# HTTP port to bind to
|
||||||
|
# TANDOOR_PORT=8080
|
||||||
|
|
||||||
# hosts the application can run under e.g. recipes.mydomain.com,cooking.mydomain.com,...
|
# hosts the application can run under e.g. recipes.mydomain.com,cooking.mydomain.com,...
|
||||||
ALLOWED_HOSTS=*
|
ALLOWED_HOSTS=*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user