Skip to content
Snippets Groups Projects
Verified Commit d68ab6ec authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Can now run strace in dev api container

parent 24b8ca72
No related branches found
No related tags found
No related merge requests found
......@@ -85,6 +85,8 @@ services:
- redis
networks:
- internal
cap_add:
- SYS_PTRACE
nginx:
command: /entrypoint.sh
env_file:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment