mirror of
https://github.com/internetee/epp_proxy.git
synced 2025-08-14 03:39:18 +02:00
Update docker configuration as well
This commit is contained in:
parent
943b2ee6f6
commit
3a1f83cfdd
1 changed files with 1 additions and 0 deletions
|
@ -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/"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue