build docker compose

This commit is contained in:
root
2020-09-29 05:24:15 +00:00
parent 4cc6e69e10
commit 9b34f8d8ab
6 changed files with 43 additions and 3 deletions

View File

@@ -43,7 +43,7 @@ SECRET_KEY = 'r37-i7l)vrduzz2-gira+z#u!p!di9#f+%s*5-bb($hg)55@ns'
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True
ALLOWED_HOSTS = []
ALLOWED_HOSTS = ['uat1.2020.fet.at', '127.0.0.1']
DATA_UPLOAD_MAX_MEMORY_SIZE = 1024 * 1024 * 1024
# Application definition