Update stack.yml
This commit is contained in:
parent
033b5bdb19
commit
4ba9f6c7d5
|
@ -8,7 +8,7 @@ services:
|
||||||
nginx:
|
nginx:
|
||||||
image: git.nixc.us/colin/lan-to-nginx:latest
|
image: git.nixc.us/colin/lan-to-nginx:latest
|
||||||
environment:
|
environment:
|
||||||
- BACKEND_ADDRESS=replaceme
|
- BACKEND_ADDRESS=ingress.nixc.us
|
||||||
- BACKEND_PORT=443
|
- BACKEND_PORT=443
|
||||||
- PROTOCOL=https
|
- PROTOCOL=https
|
||||||
networks:
|
networks:
|
||||||
|
|
Loading…
Reference in New Issue