Update imports
This commit is contained in:
parent
e3926aa2ea
commit
6321e97af2
@ -6,6 +6,7 @@ www.boba.best {
|
||||
boba.best {
|
||||
import matrix-well-known
|
||||
import hsts
|
||||
import log
|
||||
|
||||
header Access-Control-Allow-Origin *
|
||||
header Cache-Control no-cache
|
||||
|
@ -1,7 +1,8 @@
|
||||
# vim: ft=caddyfile
|
||||
|
||||
dorito.boba.best {
|
||||
#import hsts
|
||||
encode zstd gzip
|
||||
import hsts
|
||||
import log
|
||||
redir https://discord.gg/NZWzSCY5UE
|
||||
import basicerrors
|
||||
|
@ -1,8 +1,9 @@
|
||||
# vim: ft=caddyfile
|
||||
|
||||
rick.boba.best {
|
||||
import log
|
||||
encode zstd gzip
|
||||
import hsts
|
||||
import log
|
||||
redir https://www.youtube.com/watch?v=dQw4w9WgXcQ temporary
|
||||
import basicerrors
|
||||
}
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
turn.boba.best {
|
||||
encode zstd gzip
|
||||
import hsts
|
||||
import log
|
||||
respond "where are you"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user