openbridge / wordpress

Docker based Wordpress deployment using a collection of optimized containers w/ Nginx, PHP-FPM, MariaDB and Redis.
MIT License
73 stars 16 forks source link

URL changes to https://example.com:8080 #20

Closed w-stegmann closed 3 years ago

w-stegmann commented 3 years ago

When you open https://example.com/example (index.php in it) for the first time, the URL changes to https://example.com**:8080**/example. When I reload https://example.com/example, it works fine. After a certain time the error occurs again.

tspicer commented 3 years ago

I would suggest closing the path so /example/ and not /example