diff options
Diffstat (limited to '.env.dev')
| -rw-r--r-- | .env.dev | 3 | 
1 files changed, 1 insertions, 2 deletions
@@ -2,7 +2,6 @@  DEBUG=True  # SECURITY WARNING: keep the secret key used in production secret! -SECRET_KEY='django-insecure-!@6fpyap5a=3d@lcv=7hm04534j839ie!*(bz=etm4v_fh&y*b' +SECRET_KEY=django-insecure-!@6fpyap5a=3d@lcv=7hm04534j839ie!*(bz=etm4v_fh&y*b  ALLOWED_HOSTS=localhost,127.0.0.1 -  | 
