Update docker-compose.yml
This commit is contained in:
parent
72bdbc4f33
commit
03b390b415
|
@ -1,8 +1,8 @@
|
|||
version: '3.9'
|
||||
|
||||
services:
|
||||
lan-to-nginx:
|
||||
host-port-ingress-proxy:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
image: git.nixc.us/colin/lan-to-nginx:latest
|
||||
image: git.nixc.us/colin/host-port-ingress-proxy:latest
|
Loading…
Reference in New Issue