nginx, gitea, pi-hole
This commit is contained in:
@@ -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/*
|
||||
|
||||
Reference in New Issue
Block a user