ping bar color and auto start docker

This commit is contained in:
mantaohuang
2020-08-03 13:11:06 -04:00
parent 8945ec4d5c
commit f4e721785f
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -4,6 +4,7 @@ services:
ovpn_lb_test:
build: .
container_name: ovpn_lb_test
restart: unless-stopped
ports:
- "${bind_ip}:8000:8000"
- "${bind_ip}:7000-7001:7000-7001"