Skip to content

Commit

Permalink
Resolve issue #2171
Browse files Browse the repository at this point in the history
  • Loading branch information
originalsouth committed Jan 12, 2024
1 parent 1e4d099 commit ca097bd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,10 @@ services:
- .env
volumes:
- ./octopoes:/app/octopoes
ulimits:
nofile:
soft: 262144
hard: 262144

boefje:
restart: unless-stopped
Expand Down

0 comments on commit ca097bd

Please sign in to comment.