redesign fully scaffolded and web login works
This commit is contained in:
@@ -14,4 +14,12 @@ spec:
|
||||
rules:
|
||||
- host: dexorder.ai
|
||||
http:
|
||||
paths: []
|
||||
paths:
|
||||
# Web application at root
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: ai-web
|
||||
port:
|
||||
number: 5173
|
||||
|
||||
Reference in New Issue
Block a user