Update stack.production.yml
This commit is contained in:
parent
f28d356872
commit
1619474a02
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue