add swagger url option (#6122)
This commit is contained in:
committed by
GitHub
parent
cfdfb4462f
commit
5217366c09
@@ -12,6 +12,7 @@ ENV API_KEY "**None**"
|
||||
ENV SWAGGER_JSON "/app/swagger.json"
|
||||
ENV PORT 8080
|
||||
ENV BASE_URL ""
|
||||
ENV SWAGGER_JSON_URL ""
|
||||
|
||||
COPY ./docker/nginx.conf ./docker/cors.conf /etc/nginx/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user