Closed antoniomacri closed 2 years ago
Actually I just realised that we don't use the port 80 anywhere in the Docker setup. So I would recommend creating your own Docker image instead:
FROM jonashaag/klaus
EXPOSE 80
You're right, I understand. Feel free to close the issue.
Fixes #288