Fixes to ptitgoron, adding cinny and updates
This commit is contained in:
parent
169912a47b
commit
f287ac426a
9 changed files with 229 additions and 37 deletions
|
|
@ -113,6 +113,8 @@
|
|||
type filter hook input priority 0; policy drop;
|
||||
|
||||
iifname lo accept
|
||||
iifname incusbr0 accept
|
||||
iifname podman* accept
|
||||
|
||||
tcp dport 22 accept
|
||||
|
||||
|
|
|
|||
|
|
@ -19,10 +19,9 @@
|
|||
locations."/" = {
|
||||
root = "/var/data/www/lyes.eu/";
|
||||
};
|
||||
# extraConfig = ''
|
||||
# allow 82.67.15.247;
|
||||
# deny all;
|
||||
# '';
|
||||
extraConfig = ''
|
||||
error_page 404 /404.html;
|
||||
'';
|
||||
};
|
||||
# 44300
|
||||
"auth.lyes.eu" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue