nginx, gitea, pi-hole

This commit is contained in:
git
2024-03-11 13:24:38 +01:00
parent ca2903d731
commit 55167e20fc
11 changed files with 226 additions and 70 deletions

View File

@@ -4,7 +4,9 @@ iface lo inet loopback
auto {{ in_face }}
iface {{ in_face }} inet static
address {{ ip }}/24
iface {{ in_face }} inet static
address {{ ip_admin }}/24
gateway 192.168.5.1
source /etc/network/interfaces.d/*