mirror of
https://github.com/mastodon/mastodon
synced 2025-04-12 00:56:38 +02:00
Store Bootsnap cache outside bind mounts (devcontainer only) (#33677)
This commit is contained in:
parent
7261951791
commit
5c50d89a86
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user