Restrict access to firefly-importer

This commit is contained in:
Salt 2022-09-03 18:23:16 -05:00
parent 6fe5cd504a
commit 61cf4d16a0

View File

@ -226,6 +226,9 @@
- name: firefly.desu.ltd
proxy_pass: http://firefly:8080
- name: firefly-importer.desu.ltd
directives:
- "allow 24.182.160.0/20"
- "deny all"
proxy_pass: http://firefly-importer:8080
- name: git.desu.ltd
proxy_pass: http://gitea:3000