mirror of
https://github.com/YunoHost-Apps/bookwyrm_ynh.git
synced 2024-09-03 18:16:12 +02:00
Merge branch 'testing' into datadir
This commit is contained in:
commit
a3124d1d5b
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ LANGUAGE_CODE="__LANGUAGE__"
|
|||
DEFAULT_LANGUAGE="English"
|
||||
|
||||
## Leave unset to allow all hosts
|
||||
ALLOWED_HOSTS="localhost,127.0.0.1,[::1]"
|
||||
#ALLOWED_HOSTS="localhost,127.0.0.1,[::1]"
|
||||
|
||||
MEDIA_ROOT=__DATADIR__/images/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue