Merge pull request #1192 from DAThosting/patch-3
Update egg-veloren.json
This commit is contained in:
		| @@ -18,7 +18,7 @@ | |||||||
|         "files": "{\r\n    \"userdata\/server\/server_config\/settings.ron\": {\r\n        \"parser\": \"file\",\r\n        \"find\": {\r\n            \"    gameserver_address\": \"    gameserver_address: \\\"0.0.0.0:{{server.build.default.port}}\\\",\",\r\n\t    \"    server_name\": \"    server_name: \\\"{{server.build.env.SERVER_NAME}}\\\",\"\r\n        }\r\n    }\r\n}", |         "files": "{\r\n    \"userdata\/server\/server_config\/settings.ron\": {\r\n        \"parser\": \"file\",\r\n        \"find\": {\r\n            \"    gameserver_address\": \"    gameserver_address: \\\"0.0.0.0:{{server.build.default.port}}\\\",\",\r\n\t    \"    server_name\": \"    server_name: \\\"{{server.build.env.SERVER_NAME}}\\\",\"\r\n        }\r\n    }\r\n}", | ||||||
|         "startup": "{\r\n    \"done\": \"Server is ready to accept connections\"\r\n}", |         "startup": "{\r\n    \"done\": \"Server is ready to accept connections\"\r\n}", | ||||||
|         "logs": "{}", |         "logs": "{}", | ||||||
|         "stop": "shutdown 10" |         "stop": "shutdown graceful 10" | ||||||
|     }, |     }, | ||||||
|     "scripts": { |     "scripts": { | ||||||
|         "installation": { |         "installation": { | ||||||
| @@ -28,4 +28,4 @@ | |||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "variables": [] |     "variables": [] | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user