Add wireguard-port

This commit is contained in:
LinuxSquare 2024-01-06 13:07:11 +01:00
parent 1ca17e65e9
commit 4b0cee8e84

View file

@ -10,7 +10,7 @@ network_firewall_rules:
- template: jinja - template: jinja
- context: - context:
STATE: {{ sls }} STATE: {{ sls }}
ALLOWED_PORTS: [443, 25565] ALLOWED_PORTS: [443, 25565, 51871]
- user: root - user: root
- group: root - group: root
- mode: '0600' - mode: '0600'