Update 30-nginx

This commit is contained in:
Alexandre
2021-04-03 07:36:51 +02:00
committed by GitHub
parent c66ebc304e
commit 6f12bc8969

View File

@@ -37,4 +37,4 @@ sed -i "s/%%interface%%/${ingress_interface}/g" /etc/nginx/servers/ingress.conf
# allow true url for ingress
grep -rl '/api/' /app | xargs sed -i 's|/api/|api/|g' || true
#grep -rl 'api/' /app | xargs sed -i 's|api/|./api/|g' || true
grep -rl 'api/' /app | xargs sed -i 's|api/|./api/|g' || true