Browse Source

Añado una línea vacía para ver si funciona el webhook

main postgresql
creylopez 11 months ago
parent
commit
bef11ba54c
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      mysite/settings.py

+ 1
- 0
mysite/settings.py View File

@ -19,6 +19,7 @@ BASE_DIR = Path(__file__).resolve().parent.parent
# Quick-start development settings - unsuitable for production
# See https://docs.djangoproject.com/en/5.1/howto/deployment/checklist/
#
# SECURITY WARNING: keep the secret key used in production secret!
SECRET_KEY = 'django-insecure-5@k8%e-(*v+8nb1)dvie3_$$ol=3747i)x^n3%j9pg@9j$=b)_'


Loading…
Cancel
Save