Skip to content

Commit

Permalink
Copy more directory in the volume
Browse files Browse the repository at this point in the history
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
  • Loading branch information
frouioui committed Dec 19, 2023
1 parent e8e8465 commit 7d771de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ services:
volumes:
- "./.data:/.data"
- "./.env:/.env"
- "./config:/config"
- "./tools:/tools"
network_mode: bridge

0 comments on commit 7d771de

Please sign in to comment.