Dev env
Some checks failed
/ Run tests (push) Failing after 16s
/ Run system tests (push) Failing after 15s
/ Build, push and deploy image (push) Has been skipped

This commit is contained in:
david 2024-10-26 00:00:56 +02:00
parent 69f73845a3
commit 5079eaf864
3 changed files with 4 additions and 2 deletions

View file

@ -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