Add external interface

This commit is contained in:
Michael Hübner 2025-06-24 12:14:55 +02:00
parent 85f51ea4e9
commit b5dd5bc212

View file

@ -47,6 +47,7 @@ in
nat = { nat = {
enable = true; enable = true;
externalInterface = "enp9s0";
forwardPorts = [ forwardPorts = [
{ {
destination = "localhost:8001"; destination = "localhost:8001";