Add TANDOOR_PORT to .env.template

This commit is contained in:
Christoph Schmatzler 2021-09-02 16:08:06 +02:00
parent a47d9d00fd
commit e5607aff90
No known key found for this signature in database
GPG Key ID: BD93D47EA5A3CF4B

View File

@ -2,6 +2,9 @@
# when unset: 1 (true) - dont unset this, just for development
DEBUG=0
# HTTP port to bind to
# TANDOOR_PORT=8080
# hosts the application can run under e.g. recipes.mydomain.com,cooking.mydomain.com,...
ALLOWED_HOSTS=*