feat: add PrivateBin service deployment with Docker and configuration files
This commit is contained in:
@@ -148,4 +148,9 @@ home.vleeuwen.me {
|
||||
}
|
||||
tls {{ caddy_email }}
|
||||
}
|
||||
bin.mvl.sh {
|
||||
import country_block
|
||||
reverse_proxy privatebin:8080
|
||||
tls {{ caddy_email }}
|
||||
}
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user