mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-01-31 05:33:46 +00:00
Update docker-compose.yml
add missing network definitions
This commit is contained in:
parent
9c8974d13a
commit
e442b6fa15
|
@ -17,9 +17,15 @@ services:
|
|||
ports:
|
||||
- 3890:3890 # LDAP
|
||||
- 17170:17170 # WEB UI
|
||||
#networks:
|
||||
# - proxy
|
||||
#expose:
|
||||
# - 17170
|
||||
#labels:
|
||||
# - traefik.enable=true
|
||||
# - traefik.http.routers.lldap.rule=Host(`lldap.example.com`)
|
||||
# - traefik.http.services.lldap.loadbalancer.server.port=17170
|
||||
|
||||
#networks:
|
||||
# proxy:
|
||||
# external: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user