Skip to content

Improvement/better default domain with docker

Uses $_SERVER['SERVER_NAME'] as website's domain when set-up via docker-compose in order to load assets properly when accessing the website from another device.

Enables avoiding issues like https://framagit.org/framasoft/framadate/issues/371.

I was unsure the branch should be prefixed by feature/bug as this is not really a feature nor is https://framagit.org/framasoft/framadate/issues/371 a bug. Tell me how to name it, I'll do the changes accordingly.

done with @Simounet

Merge request reports