Add external interface
This commit is contained in:
parent
85f51ea4e9
commit
b5dd5bc212
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ in
|
|||
|
||||
nat = {
|
||||
enable = true;
|
||||
externalInterface = "enp9s0";
|
||||
forwardPorts = [
|
||||
{
|
||||
destination = "localhost:8001";
|
||||
|
|
Loading…
Reference in a new issue