startersclan / hlstatsx-community-edition

HLstatsX Community Edition 🥇 PHP 8 and GeoIP2 supported. Dockerized 🐳
GNU General Public License v2.0
15 stars 10 forks source link

Enhancement (development): Add `depends_on: db` to `daemon` to make it stop before `db` #25

Closed leojonathanoh closed 11 months ago

leojonathanoh commented 11 months ago

This ensures the daemon cleanly flushes to DB before the DB is shut down.