mirror of
https://github.com/fullstack-cash/bch-api.git
synced 2026-09-21 16:52:04 -07:00
fix(docker): Updating docker files to persist logs
This commit is contained in:
@@ -6,8 +6,8 @@ bch-api-main:
|
||||
links:
|
||||
- redis-main
|
||||
ports:
|
||||
- "12400:3000"
|
||||
volume:
|
||||
- "3000:3000"
|
||||
volumes:
|
||||
- ../../logs:/home/safeuser/bch-api/logs
|
||||
restart: always
|
||||
|
||||
|
||||
Reference in New Issue
Block a user