Skip to content

Commit 34dc152

Browse files
committed
Make logs directory persistant
1 parent e14a592 commit 34dc152

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose.prod.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ services:
3737
restart: always
3838
volumes:
3939
- ../certificates/:/app/certificates
40+
- ../logs/:/app/logs
4041
environment:
4142
- APP_HOST=${APP_HOST}
4243
- APP_PORT=${APP_PORT}

0 commit comments

Comments
 (0)