Update docker configuration as well

This commit is contained in:
Maciej Szlosarczyk 2019-07-29 11:37:38 +03:00
parent 943b2ee6f6
commit 3a1f83cfdd
No known key found for this signature in database
GPG key ID: 41D62D42D3B0D765

View file

@ -3,6 +3,7 @@
{dev_mode, true},
{tcp_port, 3333},
{tls_port, 700},
{insecure, false},
{epp_session_url, "http://epp:3000/epp/session/"},
{epp_command_url, "http://epp:3000/epp/command/"},
{epp_error_url, "http://epp:3000/epp/error/"},