updated docker-compose.yml
This commit is contained in:
parent
7c569db9b5
commit
636d51e604
@ -1,9 +1,9 @@
|
||||
services:
|
||||
server:
|
||||
image: git.hamik.net/paradizelost/visubnet:1.0
|
||||
image: git.hamik.net/paradizelost/visubnet:1.1
|
||||
container_name: visubnet
|
||||
restart: always
|
||||
volumes:
|
||||
- ./subnets:/var/www/html:ro
|
||||
#volumes:
|
||||
#- ./subnets:/var/www/html:ro
|
||||
ports:
|
||||
- "8193:80"
|
||||
|
Loading…
Reference in New Issue
Block a user