You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there.
That's an awesome Dockerfile, but still need some improvement to be production ready:
I was wondering how can it support HTTPS only Symfony projects? Can this be done on the nginx server?
Thanks for the input !
The text was updated successfully, but these errors were encountered:
@hi-t-ch I forked this repo a while back and modified it to support (and require by default) HTTPS, with either self-signed or real certs. Check it out if you are still looking: https://github.com/samsch/docker-symfony
It's probably not perfect (I can't claim to be an expert at docker/compose), but it does seem to work. I wrote a set of instructions for getting it going as well.
eko
pushed a commit
that referenced
this issue
May 5, 2021
Hi there.
That's an awesome Dockerfile, but still need some improvement to be production ready:
I was wondering how can it support HTTPS only Symfony projects? Can this be done on the nginx server?
Thanks for the input !
The text was updated successfully, but these errors were encountered: