refactor: remove address flag and set default value in command configuration
This commit is contained in:
1
.vscode/launch.json
vendored
1
.vscode/launch.json
vendored
@@ -11,7 +11,6 @@
|
||||
"mode": "auto",
|
||||
"program": "${workspaceFolder}/main.go",
|
||||
"args": [
|
||||
"--address", ":80",
|
||||
"--memory", "1G",
|
||||
"--disk", "10G",
|
||||
"--disk-path", "tmp/disk",
|
||||
|
||||
Reference in New Issue
Block a user