Store Bootsnap cache outside bind mounts (devcontainer only) (#33677)

pull/2955/head
Christian Schmidt 2025-01-24 09:18:46 +01:00 committed by GitHub
parent 7261951791
commit 5c50d89a86
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ services:
RAILS_ENV: development
NODE_ENV: development
BIND: 0.0.0.0
BOOTSNAP_CACHE_DIR: /tmp
REDIS_HOST: redis
REDIS_PORT: '6379'
DB_HOST: db