We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d867c4c commit b9b027fCopy full SHA for b9b027f
components/proxy/debug.sh
@@ -0,0 +1,4 @@
1
+#!/bin/bash
2
+
3
+set -Eeuo pipefail
4
+source /workspace/gitpod/scripts/ws-deploy.sh deployment proxy false
0 commit comments