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": {
|
||||
"static.tail8f43b.ts.net:443": {
|
||||
"Handlers": {
|
||||
"/data-structures-tutoring": {
|
||||
"Path": "/shared/data-structures-tutoring"
|
||||
"/": {
|
||||
"Path": "/shared"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user