diff --git a/roles/kiwix/templates/kiwix.conf.j2 b/roles/kiwix/templates/kiwix.conf.j2 new file mode 100644 index 000000000..a191cdb81 --- /dev/null +++ b/roles/kiwix/templates/kiwix.conf.j2 @@ -0,0 +1 @@ +ProxyPass {{ kiwix_url }} http://127.0.0.1:{{ kiwix_port }}{{ kiwix_url }} \ No newline at end of file