Change docker container to quay.io/pterodactyl/core:rust
This commit is contained in:
parent
951baaca54
commit
ee0211eadd
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ EOF;
|
|||
], [
|
||||
'name' => 'Vanilla',
|
||||
'description' => 'Vanilla Rust server.',
|
||||
'docker_image' => 'tenten8401/pterodactyl-rust',
|
||||
'docker_image' => 'quay.io/pterodactyl/core:rust',
|
||||
'config_startup' => '{"done": "Server startup complete", "userInteraction": []}',
|
||||
'config_files' => '{}',
|
||||
'config_logs' => '{"custom": false, "location": "latest.log"}',
|
||||
|
|
Loading…
Reference in a new issue