We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c2f227 commit 7ca7b22Copy full SHA for 7ca7b22
1 file changed
docker-compose.yml
@@ -12,6 +12,8 @@ services:
12
- "3000:3000"
13
networks:
14
- nodeapp-network
15
+ volumes:
16
+ - ./logs:/var/www/logs
17
depends_on:
18
- mongodb
19
0 commit comments