Browse Source

Quito lo de añadir static a urls.py

politica
Celestino Rey 1 year ago
parent
commit
a6bf5c15c4
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      JugarAlPadel/K8S/env-prod-configmap.yaml

+ 1
- 1
JugarAlPadel/K8S/env-prod-configmap.yaml View File

@ -1,6 +1,6 @@
apiVersion: v1
data:
DEBUG: "True"
DEBUG: "False"
DJANGO_ALLOWED_HOSTS: "reymota.es k8s-server localhost 127.0.0.1 [::1]"
CSRF_TRUSTED_ORIGINS: "https://reymota.es"
SECRET_KEY: change_me


Loading…
Cancel
Save