EVEN MORE DELTARUNE!!!!!!!1!11!
This commit is contained in:
@@ -37,6 +37,16 @@ Most API routes are under /xrpc/
|
||||
" 200
|
||||
}
|
||||
|
||||
handle {
|
||||
reverse_proxy localhost:3000
|
||||
@robots path /robots.txt
|
||||
handle @robots {
|
||||
header Content-Type "text/plain; charset=utf-8"
|
||||
respond "User-agent: *
|
||||
Disallow: /
|
||||
" 200
|
||||
}
|
||||
|
||||
handle {
|
||||
reverse_proxy localhost:3000 {
|
||||
header_up Host castletown.darkworld.download
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user