Open RowgerGo opened 5 years ago
settings:
legacy:
force: true
interval: 0s
schema:
- name: autoBuild
path: .
commands: {}
watcher:
extensions:
- go
paths:
- /
ignored_paths:
- .git
- .realize
- vendor
scripts:
- type: before
command: taskkill /filestore-server [executable].exe /F
settings:
legacy:
force: true
interval: 0s
schema:
- name: filestore-server
path: .
commands: {}
watcher:
extensions:
- go
paths:
- /
ignored_paths:
- .git
- .realize
- vendor
scripts:
- type: before
command: taskkill /IM filestore-server.exe /F
it work for me.
[ERROR] listen tcp :8083: bind: Only one usage of each socket address (protocol/network address/port) is normally permitted