host from env
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
||||
- NET_ADMIN
|
||||
container_name: openvpn-server
|
||||
extra_hosts:
|
||||
- host:192.168.2.200
|
||||
- "host:${HOST_IP}"
|
||||
image: kylemanna/openvpn:2.4
|
||||
ports:
|
||||
- 444:443
|
||||
|
||||
Reference in New Issue
Block a user