Add player onboarding and tactical viewer updates
This commit is contained in:
@@ -12,7 +12,7 @@ export default defineConfig({
|
||||
port: 5174,
|
||||
allowedHosts: ["sobina.local"],
|
||||
proxy: {
|
||||
"/api": "http://127.0.0.1:5079",
|
||||
"/api": "http://127.0.0.1:5080",
|
||||
},
|
||||
},
|
||||
build: {
|
||||
|
||||
Reference in New Issue
Block a user