test runner services
This commit is contained in:
@@ -9,5 +9,6 @@ WEBHOOK_SECRET=
|
||||
REPO_DIR=/home/djoser/webgpu-portfolio
|
||||
|
||||
# Bind address and port for the webhook listener
|
||||
LISTEN_HOST=0.0.0.0
|
||||
# Must be 127.0.0.1 — the webhook is served through system nginx proxy
|
||||
LISTEN_HOST=127.0.0.1
|
||||
LISTEN_PORT=9000
|
||||
|
||||
Reference in New Issue
Block a user