mirror of
https://github.com/getnamingo/registry.git
synced 2025-07-13 14:25:05 +02:00
Small mistakes corrected
This commit is contained in:
parent
101c5adecb
commit
8ac4875c9c
2 changed files with 2 additions and 2 deletions
|
@ -306,7 +306,7 @@ cp.${REGISTRY_DOMAIN} {
|
|||
}
|
||||
}
|
||||
|
||||
cp.${REGISTRY_DOMAIN} {
|
||||
epp.${REGISTRY_DOMAIN} {
|
||||
${BIND_LINE}
|
||||
redir https://cp.${REGISTRY_DOMAIN}{uri}
|
||||
}
|
||||
|
|
|
@ -299,7 +299,7 @@ cp.example.com {
|
|||
}
|
||||
}
|
||||
|
||||
cp.example.com {
|
||||
epp.example.com {
|
||||
bind NEW_IPV4_ADDRESS NEW_IPV6_ADDRESS
|
||||
redir https://cp.example.com{uri}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue