teamgram / teamgram-server

Unofficial open source mtproto server written in golang with compatible telegram client.
https://teamgram.net
Apache License 2.0
1.8k stars 361 forks source link

Automatically start minio and teamgramd #80

Closed yeeHaw456789 closed 2 years ago

yeeHaw456789 commented 2 years ago

Currently minio and teamgramd has to be started manually after docker launch/system boot. This change sets these services to restart: always in order to keep them running.