Initial commit
This commit is contained in:
20
config/tailscale-serve-config.json
Normal file
20
config/tailscale-serve-config.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"TCP": {
|
||||
"443": {
|
||||
"HTTPS": true
|
||||
}
|
||||
},
|
||||
"Web": {
|
||||
"static.tail8f43b.ts.net:443": {
|
||||
"Handlers": {
|
||||
"/data-structures-tutoring": {
|
||||
"Path": "/shared/data-structures-tutoring"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"AllowFunnel": {
|
||||
"static.tail8f43b.ts.net:443": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user