ci: remove reminder comment
This commit is contained in:
parent
b50e60b05f
commit
9379bbad7d
|
@ -15,7 +15,3 @@ gunicorn \
|
||||||
--bind :8000 \
|
--bind :8000 \
|
||||||
--log-level "${DATATRACKER_GUNICORN_LOG_LEVEL:-info}" \
|
--log-level "${DATATRACKER_GUNICORN_LOG_LEVEL:-info}" \
|
||||||
ietf.wsgi:application
|
ietf.wsgi:application
|
||||||
|
|
||||||
# Leaving this here as a reminder to set up the env in the chart
|
|
||||||
# Remove this once that's complete.
|
|
||||||
#--env SCOUT_NAME=Datatracker \
|
|
||||||
|
|
Loading…
Reference in a new issue