Disable external access, delete nginx config
This commit is contained in:
parent
306652ff73
commit
eb43445854
3 changed files with 3 additions and 6 deletions
|
@ -5,7 +5,8 @@
|
|||
server = {
|
||||
port = 4992;
|
||||
# Only save cookies on HTTPS
|
||||
https = true;
|
||||
address = "127.0.0.1";
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue