add delve for debugging

This commit is contained in:
skeris 2025-04-15 00:02:36 +03:00
parent 5b583cef59
commit f6a9a98849

@ -18,3 +18,5 @@ services:
PG_CRED: 'host=10.7.0.10 port=5432 user=squiz password=Redalert2 dbname=squiz sslmode=disable'
ports:
- 10.7.0.10:1589:1489
- 10.7.0.10:2345:2345
command: dlv --listen=:2345 --continue --headless=true --log=true --log-output=debugger,debuglineerr,gdbwire,lldbout,rpc --accept-multiclient --api-version=2 exec /stor