Change UI NodePort from 30080 to 30090
Port 30080 is already allocated. Updated deploy manifests, CORS origin, and HOWTO.md references. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -72,4 +72,4 @@ spec:
|
||||
ports:
|
||||
- port: 80
|
||||
targetPort: 80
|
||||
nodePort: 30080
|
||||
nodePort: 30090
|
||||
|
||||
Reference in New Issue
Block a user