Removed publish port.
This commit is contained in:
parent
8c3070a4a0
commit
60af6dcfa2
|
@ -5,6 +5,4 @@ services:
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
container_name: ldap.proxy
|
container_name: ldap.proxy
|
||||||
ports:
|
|
||||||
- "${EXTERNAL_IP}:${EXTERNAL_PORT}:389"
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
Loading…
Reference in a new issue