1
0
mirror of https://github.com/NginxProxyManager/nginx-proxy-manager.git synced 2025-07-29 19:01:13 +03:00

Complete the removal of Sentry

This commit is contained in:
Jamie Curnow
2023-07-24 14:41:46 +10:00
parent aae95798b2
commit fd277973cd
6 changed files with 21 additions and 29 deletions

View File

@ -58,7 +58,6 @@ else
-e GOPRIVATE="${GOPRIVATE:-}" \
-e GOPROXY="${GOPROXY:-}" \
-e NOW="$NOW" \
-e SENTRY_DSN="${SENTRY_DSN:-}" \
-e TZ="${TZ:-Australia/Brisbane}" \
-v "$(pwd):/app" \
-w '/app/backend' \