Skip to content

Commit 5384c25

Browse files
authored
ports 636:636 instead of 639:639
1 parent 318ab23 commit 5384c25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ services:
3636
- /container/service/slapd/assets/certs/
3737
ports:
3838
- "389:389"
39-
- "639:639"
39+
- "636:636"
4040
hostname: "example.org"
4141
phpldapadmin:
4242
image: osixia/phpldapadmin:latest

0 commit comments

Comments
 (0)