grocy / grocy-docker

ERP beyond your fridge - now containerized - this is the docker repo of https://github.com/grocy/grocy
MIT License
411 stars 119 forks source link

Remove the ssl.conf site configuration from the 'frontend' container image #194

Closed jayaddison closed 1 year ago

jayaddison commented 1 year ago

Since #184, TLS/SSL support is deprecated for frontend containers here, and container build support for that has been moved into an image-specific Containerfile-frontend-tls-selfsigned file.

As a result, we can remove the ssl.conf site configuration from the frontend image build process used by Containerfile-frontend.