Add Wavelog onto Traefik
This commit is contained in:
parent
ede2d7a3a3
commit
d536b55061
3 changed files with 44 additions and 27 deletions
|
|
@ -47,14 +47,14 @@
|
|||
local.address = "10.1.1.249";
|
||||
|
||||
networking.firewall.allowedTCPPorts = [
|
||||
80
|
||||
443
|
||||
8086 # Wavelog
|
||||
80
|
||||
443
|
||||
8086 # Wavelog
|
||||
];
|
||||
networking.firewall.allowedUDPPorts = [
|
||||
80
|
||||
443
|
||||
8086 # Wavelog
|
||||
80
|
||||
443
|
||||
8086 # Wavelog
|
||||
];
|
||||
|
||||
system.stateVersion = "25.11";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue