feat (compose): maj des volumes de docker-compose
Cadoles/hydra-sql/pipeline/head This commit is unstable Details
Cadoles/hydra-sql/pipeline/pr-develop This commit is unstable Details

This commit is contained in:
Valentin Carroy 2024-04-23 12:06:51 +02:00
parent afd5349a7c
commit fc348943c8
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ services:
volumes:
- ./src:/app/src
- ./config:/app/config
- ./translations:/app/translations
- ./templates:/app/templates
- /etc/localtime:/etc/localtime:ro
- $HOME/.ssh:/root/.host-ssh:ro
tmpfs: