mirror of
https://github.com/BretFisher/jekyll-serve.git
synced 2026-07-22 13:53:45 -04:00
Server address not mapped to 4000 and pointed at 8080 instead #20
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Dsantra92 on GitHub (Aug 13, 2021).
Copying the docker-compose file and running
docker-compose upruns successfully and the verbose logs indicate that the site is hosted atlocahost:4000. But in reality the site is hosted atlocalhost:8080.The build logs for my dockerized webiste: