mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 23:05:54 +00:00
Update healthchecks-install.sh
This commit is contained in:
@@ -84,9 +84,9 @@ EMAIL_USE_VERIFICATION=True
|
||||
SECRET_KEY=${SECRET_KEY}
|
||||
DEBUG=False
|
||||
|
||||
SITE_ROOT=http://localhost:8000
|
||||
SITE_ROOT=http://0.0.0.0:8000
|
||||
SITE_NAME=Mychecks
|
||||
SITE_ROOT=http://localhost:8000
|
||||
SITE_ROOT=http://0.0.0.0:8000
|
||||
EOF
|
||||
|
||||
# python3 manage.py migrate
|
||||
|
||||
Reference in New Issue
Block a user