Added secret_key variable to Dockerfile
All checks were successful
Amarillo/amarillo-gitea/amarillo-core/pipeline/head This commit looks good
All checks were successful
Amarillo/amarillo-gitea/amarillo-core/pipeline/head This commit looks good
This commit is contained in:
parent
b1aeac37df
commit
3ed38a959d
|
|
@ -17,6 +17,7 @@ RUN \
|
|||
|
||||
ENV ADMIN_TOKEN=''
|
||||
ENV RIDE2GO_TOKEN=''
|
||||
ENV SECRET_KEY=''
|
||||
ENV METRICS_USER=''
|
||||
ENV METRICS_PASSWORD=''
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue