mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-05 19:51:54 +02:00
Can now run strace in dev api container
This commit is contained in:
parent
24b8ca7227
commit
d68ab6ec20
1 changed files with 2 additions and 0 deletions
2
dev.yml
2
dev.yml
|
@ -85,6 +85,8 @@ services:
|
|||
- redis
|
||||
networks:
|
||||
- internal
|
||||
cap_add:
|
||||
- SYS_PTRACE
|
||||
nginx:
|
||||
command: /entrypoint.sh
|
||||
env_file:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue