Persist bash history
This commit is contained in:
@@ -9,6 +9,8 @@ services:
|
||||
- "3000:3000"
|
||||
env_file:
|
||||
- .env
|
||||
environment:
|
||||
- HISTFILE=/usr/src/app/log/.bash_history
|
||||
depends_on:
|
||||
- db
|
||||
- redis
|
||||
|
||||
Reference in New Issue
Block a user