Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,9 @@ services:
nofile:
soft: 10032
hard: 10032
command:
Comment thread
BYK marked this conversation as resolved.
Outdated
- redis-server
- /usr/local/etc/redis/redis.conf
Comment thread
BYK marked this conversation as resolved.
Outdated
postgres:
<<: *restart_policy
# Using the same postgres version as Sentry dev for consistency purposes
Expand Down