fix(core): update
This commit is contained in:
		| @@ -64,9 +64,6 @@ export let getBaseConfigString = (defaultProxy: string) => { | ||||
| 			## | ||||
|  | ||||
| 			server { | ||||
| 				# The keepalive parameter sets the maximum number of idle keepalive connections | ||||
| 				# to upstream servers that are preserved in the cache of each worker process. When | ||||
| 				# this number is exceeded, the least recently used connections are closed. | ||||
| 				listen *:80 default_server; | ||||
| 				server_name selfsigned.git.zone | ||||
| 				rewrite        ^ ${defaultProxy} permanent; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user