Fix double
This commit is contained in:
parent
5a17f60647
commit
c4a2215822
|
|
@ -21,7 +21,7 @@ in {
|
|||
SHOW_PASSWORD_HINT = false;
|
||||
|
||||
ROCKET_ADDRESS = httpIntAddr;
|
||||
ROCKET_PORT = 14210;
|
||||
ROCKET_PORT = httpIntPort;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue