mirror of
https://github.com/davegallant/rfd-fyi.git
synced 2026-01-08 11:04:05 +00:00
Compare commits
1 Commits
renovate/v
...
bf3557951e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bf3557951e |
@@ -1,8 +1,4 @@
|
|||||||
{
|
rfd.davegallant.ca {
|
||||||
auto_https off
|
|
||||||
}
|
|
||||||
|
|
||||||
:80 {
|
|
||||||
file_server
|
file_server
|
||||||
reverse_proxy /api/* localhost:8080
|
reverse_proxy /api/* backend:8080
|
||||||
}
|
}
|
||||||
|
|||||||
6
package-lock.json
generated
6
package-lock.json
generated
@@ -15272,9 +15272,9 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/vuetify": {
|
"node_modules/vuetify": {
|
||||||
"version": "3.11.6",
|
"version": "3.11.5",
|
||||||
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.11.6.tgz",
|
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.11.5.tgz",
|
||||||
"integrity": "sha512-vaWvEpDSeldRoib1tCKNVBp60paTD2/n0a0TmrVLF9BN4CJJn6/A4VKG2Sg+DE8Yc+SNOtFtipChxSlQxjcUvw==",
|
"integrity": "sha512-DAS3M2w3ycZBBwRHVMzHCkxoLodzgH5YFAKPRQtm/C0WsOn+InZl3Erccpp+N+c7TD3uPoo3Xi+ve0ebRlo7Yw==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"peer": true,
|
"peer": true,
|
||||||
"funding": {
|
"funding": {
|
||||||
|
|||||||
Reference in New Issue
Block a user