You've already forked random-web-tools
Add docker rename volume tool
This commit is contained in:
@ -62,6 +62,9 @@ export default {
|
||||
'php_array_to_json': 'PHP array to Json',
|
||||
'php_serialize': 'PHP serialize',
|
||||
},
|
||||
'Docker': {
|
||||
'docker_rename_volume': 'Rename volume',
|
||||
},
|
||||
'GO': {
|
||||
'go_json_to_struct': 'JSON to Go struct',
|
||||
// 'sql_tables_to_struct': 'SQL tables Go struct',
|
||||
|
Reference in New Issue
Block a user