dlv add continue flag
This commit is contained in:
parent
d0d20de63e
commit
8607c41ee0
@ -9,7 +9,7 @@ services:
|
||||
- 10.7.0.6:7037:7036
|
||||
- 10.7.0.6:7137:2345
|
||||
#command: ls /usr/local/bin/
|
||||
command: dlv --listen=:2345 --headless=true --log=true --log-output=debugger,debuglineerr,gdbwire,lldbout,rpc --accept-multiclient --api-version=2 exec /app
|
||||
command: dlv --listen=:2345 --continue --headless=true --log=true --log-output=debugger,debuglineerr,gdbwire,lldbout,rpc --accept-multiclient --api-version=2 exec /app
|
||||
environment:
|
||||
TELEGRAM_TOKEN: "6414077478:AAFk03HezovLT2kO_i9OYswH8Weirsgp9GU"
|
||||
TELEGRAM_CHANNEL_ID: -1002131384011
|
||||
|
Loading…
Reference in New Issue
Block a user