Update stack.production.yml

This commit is contained in:
colin 2024-01-23 02:42:07 +00:00
parent f28d356872
commit 1619474a02
1 changed files with 1 additions and 1 deletions

View File

@ -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: