mirror of
https://github.com/davegallant/rfd-fyi.git
synced 2026-03-03 17:46:35 +00:00
Compare commits
2 Commits
f06459733b
...
9a379d0751
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9a379d0751 | ||
| 7a3ff92e06 |
@@ -4,5 +4,5 @@
|
||||
|
||||
:80 {
|
||||
file_server
|
||||
reverse_proxy /api/* localhost:8080
|
||||
reverse_proxy /api/* rfd-fyi-backend:8080
|
||||
}
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"sass-embedded": "^1.89.2",
|
||||
"unplugin-fonts": "^1.3.1",
|
||||
"unplugin-vue-components": "^31.0.0",
|
||||
"vite": "^6.3.6",
|
||||
"vite": "^7.0.0",
|
||||
"vite-plugin-vuetify": "^2.1.1"
|
||||
},
|
||||
"eslintConfig": {
|
||||
|
||||
Reference in New Issue
Block a user