diff --git a/stack.production.yml b/stack.production.yml index 044be72..797daab 100644 --- a/stack.production.yml +++ b/stack.production.yml @@ -36,7 +36,7 @@ services: nginx: image: git.nixc.us/colin/reverse:production environment: - - BACKEND_ADDRESS=192.168.8.1 + - BACKEND_ADDRESS=headscale_headscale - BACKEND_PORT=8080 - PROTOCOL=http deploy: