mirror of
https://github.com/marcel-dempers/docker-development-youtube-series.git
synced 2025-06-06 17:01:30 +00:00
3 lines
84 B
Bash
3 lines
84 B
Bash
#!/bin/sh
|
|
cd /go/src/work
|
|
dlv debug --headless --log -l 0.0.0.0:2345 --api-version=2 |