Skip to content
This repository was archived by the owner on Nov 9, 2024. It is now read-only.
This repository was archived by the owner on Nov 9, 2024. It is now read-only.

handle dependencies between services by using a wait-for.sh script. #20

@github-actions

Description

@github-actions

groupware/Procfile

Lines 1 to 6 in 1c12631

# TODO: handle dependencies between services by using a wait-for.sh script.
mysql: mysqld --datadir=${MYSQL_DATADIR} --init-file=${MYSQL_HOME}/init.sql --skip-networking
redis: redis-server storage/redis/redis.conf
symfony: rr serve -p -c .rr.dev.yaml --debug


This issue was generated by todo-issue based on a TODO comment in 1c12631. It's been assigned to @HellPat because they committed the code.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions