Container: fix typo
This commit is contained in:
parent
192ec4a0a5
commit
a597a444b5
1 changed files with 1 additions and 1 deletions
|
@ -19,5 +19,5 @@ CMD [ \
|
||||||
"oidc_test.main:app", \
|
"oidc_test.main:app", \
|
||||||
"--host", "0.0.0.0", \
|
"--host", "0.0.0.0", \
|
||||||
"--port", "80", \
|
"--port", "80", \
|
||||||
"--forwarded-allow-ips", "*", \
|
"--forwarded-allow-ips", "*" \
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue