Browse Source

Update django.json

2.2.x
Petr Hracek 1 year ago
committed by GitHub
parent
commit
587173e8dd
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      openshift/templates/django.json

+ 1
- 1
openshift/templates/django.json View File

@ -169,7 +169,7 @@
"containers": [
{
"name": "django-example",
"image": "${NAME}:latest",
"image": " ",
"ports": [
{
"containerPort": 8080


Loading…
Cancel
Save