adds required settings

sync
Laurent 11 months ago
parent dc9d8adc32
commit 0ed5a312bd
  1. 2
      padelclub_backend/settings_local.py.dist

@ -9,6 +9,8 @@ DEBUG = True
ALLOWED_HOSTS = []
CSRF_TRUSTED_ORIGINS = [] # put same than above
SITE_NAME = 'local'
#ADMINS = [('Laurent', 'laurent@padelclub.app'), ('Razmig', 'razmig@padelclub.app')]

Loading…
Cancel
Save