From e1f5c31402df97594116267b4f918582f2496ee0 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Tue, 28 Jan 2020 00:52:30 +0100 Subject: More logs --- gobottin.hcl.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gobottin.hcl.example') diff --git a/gobottin.hcl.example b/gobottin.hcl.example index 6132f68..ac42b06 100644 --- a/gobottin.hcl.example +++ b/gobottin.hcl.example @@ -12,10 +12,10 @@ job "directory" { task "server" { driver = "docker" config { - image = "lxpz/gobottin_amd64:5" + image = "lxpz/gobottin_amd64:12" readonly_rootfs = true port_map { - ldap_port = 1389 + ldap_port = 389 } volumes = [ "secrets/config.json:/config.json" -- cgit v1.2.3