mirror of
https://github.com/bensuperpc/infrastructure.git
synced 2025-08-17 06:44:58 +02:00
@@ -0,0 +1,9 @@
|
||||
import header.caddy
|
||||
|
||||
privatebin.{$MAIN_DOMAIN} {
|
||||
reverse_proxy privatebin:8080
|
||||
}
|
||||
|
||||
pastebin.{$MAIN_DOMAIN} {
|
||||
redir https://privatebin.{$MAIN_DOMAIN} permanent
|
||||
}
|
Reference in New Issue
Block a user