This commit is contained in:
parent
125890e68d
commit
dcdc2c0293
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,8 @@
|
|||
server.port = "8090";
|
||||
server.bind_address = "127.0.0.1";
|
||||
server.secret_key = "@SEARX_SECRET_KEY@";
|
||||
server.public_instance = true;
|
||||
server.image_proxy = true;
|
||||
};
|
||||
uwsgiConfig = {
|
||||
http = ":8090";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue