OpenSlides / openslides-manage-service

Manage service for OpenSlides 4+
MIT License
4 stars 12 forks source link

Adding version number to compose template file #206

Open normanjaeckel opened 1 year ago

normanjaeckel commented 1 year ago

Add a constant to shared.go with a version number. This number should be exposed to the docker-compose.yml and used as env var for the manage service. The manage server should check this number and raise a warning if the compose yml is too old.