2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-15 10:37:07 +00:00

regenerating .pos file more carefully

This commit is contained in:
2023-11-11 14:36:03 +02:00
parent 7fb0f0734d
commit 699c19245a
3 changed files with 32 additions and 35 deletions

View File

@@ -42,9 +42,6 @@ MOGRIFY = "mogrify" # for rotating images
# django/conf/global_settings.py which is automatically loaded first.
# read https://docs.djangoproject.com/en/dev/topics/settings/
# Build paths inside the project like this: os.path.join(BASE_DIR, ...)
# BASE_DIR = os.path.dirname(os.path.dirname(__file__))
# Django settings for troggle project.
ALLOWED_HOSTS = ["*", "expo.survex.com", ".survex.com", "localhost", "127.0.0.1", "192.168.0.5"]