Skip to content

Commit 3a1f83c

Browse files
author
Maciej Szlosarczyk
committed
Update docker configuration as well
1 parent 943b2ee commit 3a1f83c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config/docker.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
{dev_mode, true},
44
{tcp_port, 3333},
55
{tls_port, 700},
6+
{insecure, false},
67
{epp_session_url, "http://epp:3000/epp/session/"},
78
{epp_command_url, "http://epp:3000/epp/command/"},
89
{epp_error_url, "http://epp:3000/epp/error/"},

0 commit comments

Comments
 (0)