mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-23 04:52:52 +08:00
fix config url temporary
This commit is contained in:
parent
b7936c96d4
commit
d747aeb43d
@ -41,7 +41,7 @@
|
|||||||
"name": "CONFIG_URL",
|
"name": "CONFIG_URL",
|
||||||
"description": "URL from where to get the initial server.cfg",
|
"description": "URL from where to get the initial server.cfg",
|
||||||
"env_variable": "CONFIG_URL",
|
"env_variable": "CONFIG_URL",
|
||||||
"default_value": "https:\/\/raw.githubusercontent.com\/Th3Dilli\/eggs\/master\/game_eggs\/mohaa\/server.cfg",
|
"default_value": "https:\/\/raw.githubusercontent.com\/Th3Dilli\/eggs\/mohaa\/game_eggs\/mohaa\/server.cfg",
|
||||||
"user_viewable": true,
|
"user_viewable": true,
|
||||||
"user_editable": true,
|
"user_editable": true,
|
||||||
"rules": "required|string"
|
"rules": "required|string"
|
||||||
|
Loading…
Reference in New Issue
Block a user