There was an error while loading. Please reload this page.
1 parent e14a592 commit 34dc152Copy full SHA for 34dc152
1 file changed
docker-compose.prod.yml
@@ -37,6 +37,7 @@ services:
37
restart: always
38
volumes:
39
- ../certificates/:/app/certificates
40
+ - ../logs/:/app/logs
41
environment:
42
- APP_HOST=${APP_HOST}
43
- APP_PORT=${APP_PORT}
0 commit comments