This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
creylopez
/
AppsPy
Watch
1
Star
1
Fork
0
Code
Issues
2
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Quito lo de añadir static a urls.py
politica
Celestino Rey
1 year ago
parent
5a6f8bbb38
commit
a6bf5c15c4
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
JugarAlPadel/K8S/env-prod-configmap.yaml
+ 1
- 1
JugarAlPadel/K8S/env-prod-configmap.yaml
View File
@ -1,6 +1,6 @@
apiVersion
:
v1
apiVersion
:
v1
data:
data:
DEBUG
:
"
Tru
e"
DEBUG
:
"
Fals
e"
DJANGO_ALLOWED_HOSTS
:
"reymota.es k8s-server localhost 127.0.0.1 [::1]"
DJANGO_ALLOWED_HOSTS
:
"reymota.es k8s-server localhost 127.0.0.1 [::1]"
CSRF_TRUSTED_ORIGINS
:
"https://reymota.es"
CSRF_TRUSTED_ORIGINS
:
"https://reymota.es"
SECRET_KEY
:
change_me
SECRET_KEY
:
change_me
Write
Preview
Loading…
Cancel
Save