Update stack.production.yml
This commit is contained in:
parent
f28d356872
commit
1619474a02
|
@ -36,7 +36,7 @@ services:
|
||||||
nginx:
|
nginx:
|
||||||
image: git.nixc.us/colin/reverse:production
|
image: git.nixc.us/colin/reverse:production
|
||||||
environment:
|
environment:
|
||||||
- BACKEND_ADDRESS=192.168.8.1
|
- BACKEND_ADDRESS=headscale_headscale
|
||||||
- BACKEND_PORT=8080
|
- BACKEND_PORT=8080
|
||||||
- PROTOCOL=http
|
- PROTOCOL=http
|
||||||
deploy:
|
deploy:
|
||||||
|
|
Loading…
Reference in New Issue