Add filestash/paperless deployment
This commit is contained in:
7
ansible/plays/services/paperless-proxy/Caddyfile
Normal file
7
ansible/plays/services/paperless-proxy/Caddyfile
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
auto_https off
|
||||
}
|
||||
|
||||
http://paperless.tobiasmanske.de {
|
||||
reverse_proxy {{ hostvars['thonkpad.ka.chaoswg.org']['wg_addr'] }}:8000
|
||||
}
|
Reference in New Issue
Block a user