Update Serve config to just share all shared files
All checks were successful
Deploy to Homelab / deploy (push) Successful in 6s
All checks were successful
Deploy to Homelab / deploy (push) Successful in 6s
This commit is contained in:
@@ -7,8 +7,8 @@
|
|||||||
"Web": {
|
"Web": {
|
||||||
"static.tail8f43b.ts.net:443": {
|
"static.tail8f43b.ts.net:443": {
|
||||||
"Handlers": {
|
"Handlers": {
|
||||||
"/data-structures-tutoring": {
|
"/": {
|
||||||
"Path": "/shared/data-structures-tutoring"
|
"Path": "/shared"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user