Skip to content

Commit

Permalink
Merge branch 'chore/docker_compose_improvements' into dockerify
Browse files Browse the repository at this point in the history
  • Loading branch information
xadahiya committed Nov 1, 2024
2 parents 1c7091d + 7286189 commit e00ca35
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ services:
- ENABLE_CRON_RESTART_LOCAL_COLLECTOR=$ENABLE_CRON_RESTART_LOCAL_COLLECTOR
networks:
- custom_network
command:
bash -c "bash server_autofill.sh && bash init_processes.sh"
ulimits:
nofile:
soft: 65536
Expand Down

0 comments on commit e00ca35

Please sign in to comment.