Set allowed hosts

This commit is contained in:
BBaoVanC 2021-10-25 21:48:26 -05:00
parent 014e4af09d
commit ed1ab6e5d8
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ services:
environment:
- REMARK_URL=https://remark.boba.best
- SITE=bbaovanc.com,boba.best,remark
- ALLOWED_HOSTS=remark.boba.best bbaovanc.com boba.best
- SECRET
- STORE_BOLT_PATH=/srv/var/db
- BACKUP_PATH=/srv/var/backup