2
0
Fork 0
mirror of https://github.com/friendica/docker synced 2025-12-17 15:01:02 +01:00

Add MySQL DB wait possibility

- remove sleep
- Add new binary "wait-for-connection" in /usr/local/bin
- Use new possibility for auto-installer
This commit is contained in:
Philipp Holzer 2019-11-28 20:50:59 +01:00
commit 43b1640b80
No known key found for this signature in database
GPG key ID: D8365C3D36B77D90
37 changed files with 691 additions and 360 deletions

View file

@ -24,7 +24,8 @@ services:
- FRIENDICA_ADMIN_MAIL=
- FRIENDICA_TZ=
- FRIENDICA_LANG=
- SITENAME=
- FRIENDICA_URL=
- FRIENDICA_SITENAME=
- SMTP=
env_file:
- db.env