Browse Source

Debug a false

main
Celestino Rey 6 months ago
parent
commit
666a40ab90
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"
APP_VERSION: 14.0.0
DATABASE: postgres
kind: ConfigMap


Loading…
Cancel
Save