Small mistakes corrected

This commit is contained in:
Pinga 2025-06-26 16:00:26 +03:00
parent 101c5adecb
commit 8ac4875c9c
2 changed files with 2 additions and 2 deletions

View file

@ -306,7 +306,7 @@ cp.${REGISTRY_DOMAIN} {
} }
} }
cp.${REGISTRY_DOMAIN} { epp.${REGISTRY_DOMAIN} {
${BIND_LINE} ${BIND_LINE}
redir https://cp.${REGISTRY_DOMAIN}{uri} redir https://cp.${REGISTRY_DOMAIN}{uri}
} }

View file

@ -299,7 +299,7 @@ cp.example.com {
} }
} }
cp.example.com { epp.example.com {
bind NEW_IPV4_ADDRESS NEW_IPV6_ADDRESS bind NEW_IPV4_ADDRESS NEW_IPV6_ADDRESS
redir https://cp.example.com{uri} redir https://cp.example.com{uri}
} }