mirror of
https://github.com/internetee/epp_proxy.git
synced 2025-08-30 10:52:53 +02:00
Revert "Comments on building in CI/CD pipeline"
This reverts commit e9b235564e
.
This commit is contained in:
parent
e60b0e85b5
commit
2584a130ba
2 changed files with 1 additions and 2 deletions
|
@ -14,7 +14,6 @@
|
|||
%% URL of EPP endpoints. Can be pointed at a web server (Apache/NGINX)
|
||||
%% Can contain port (https://some-host:3000/epp/session)
|
||||
%% Honors the prepended protocol (http / https).
|
||||
%% Service_name.Namespace.svc.cluster.local <=== service name in k8s
|
||||
{epp_session_url, "https://registry.test/epp/session/"},
|
||||
{epp_command_url, "https://registry.test/epp/command/"},
|
||||
{epp_error_url, "https://registry.test/epp/error/"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue