mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-31 04:23:40 +00:00
fix: scope public domain to single binding and return single port check
Accept internalPort in AddPublicDomainParams to target a specific
binding. Disable the domain on all other bindings. Return a single
CheckPortRes instead of Vec. Revert multi-port UI to singular port
display from 0f8a66b35.
This commit is contained in:
@@ -678,7 +678,7 @@ export const ENGLISH: Record<string, number> = {
|
||||
'In your domain registrar for': 741, // partial sentence, followed by a domain name
|
||||
'create this DNS record': 742,
|
||||
'In your gateway': 743, // partial sentence, followed by a gateway name
|
||||
'create these port forwarding rules': 744,
|
||||
'create this port forwarding rule': 744,
|
||||
'External Port': 745,
|
||||
'Internal Port': 747,
|
||||
'DNS Server Config': 749,
|
||||
|
||||
Reference in New Issue
Block a user