2024-11-23 01:03:33 -06:00
|
|
|
services:
|
|
|
|
server:
|
2024-11-23 01:21:54 -06:00
|
|
|
image: git.hamik.net/paradizelost/visubnet:1.1
|
2024-11-23 01:03:33 -06:00
|
|
|
container_name: visubnet
|
|
|
|
restart: always
|
2024-11-23 01:21:54 -06:00
|
|
|
#volumes:
|
|
|
|
#- ./subnets:/var/www/html:ro
|
2024-11-23 01:03:33 -06:00
|
|
|
ports:
|
|
|
|
- "8193:80"
|