This commit is contained in:
@@ -36,6 +36,7 @@ if [ "$SWAGGER_JSON_URL" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ -f "$SWAGGER_JSON" ]]; then
|
if [[ -f "$SWAGGER_JSON" ]]; then
|
||||||
|
cp -s "$SWAGGER_JSON" "$NGINX_ROOT"
|
||||||
REL_PATH="./$(basename $SWAGGER_JSON)"
|
REL_PATH="./$(basename $SWAGGER_JSON)"
|
||||||
|
|
||||||
if [[ -z "$SWAGGER_ROOT" ]]; then
|
if [[ -z "$SWAGGER_ROOT" ]]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user