Dev env
This commit is contained in:
parent
69f73845a3
commit
5079eaf864
3 changed files with 4 additions and 2 deletions
|
|
@ -15,6 +15,8 @@ services:
|
|||
- ${PWD}:${PWD}
|
||||
- ${HOME}/.tabby-client:/home/app/.tabby-client
|
||||
- ${SSH_AUTH_SOCK}:/ssh-agent
|
||||
env_file:
|
||||
- .env
|
||||
environment:
|
||||
RAILS_ENV: development
|
||||
LOG_LEVEL: debug
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue