Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
DimaAmega committed Dec 5, 2024
1 parent 228d96c commit 72dc7bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/service/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export default defineConfig({
server: {
port: 3000,
proxy: {
'/api': 'http://demo.evidentlyai.com'
'/api': 'https://demo.evidentlyai.com'
}
},
build: {
Expand Down

0 comments on commit 72dc7bc

Please sign in to comment.