fix config url temporary

This commit is contained in:
Th3Dilli 2021-09-30 22:58:36 +02:00
parent b7936c96d4
commit d747aeb43d
No known key found for this signature in database
GPG Key ID: F31B998A068FD483

View File

@ -41,7 +41,7 @@
"name": "CONFIG_URL",
"description": "URL from where to get the initial server.cfg",
"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_editable": true,
"rules": "required|string"