mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 18:14:39 -05:00
404 when accessing domain blinko without port 1111 #75
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 @viandwi24 on GitHub (Jun 14, 2025).
Template Name
blinko
Relevant Logs of the Error
I created an app on Dokploy using the ‘Blinko’ template. After building and deploying it, there were no errors.
However, when I accessed the assigned domain, I encountered a 404 error.
Only after adding port :1111 to the domain was I able to access it.
So, what is wrong with my configuration?
Steps to Reproduce the Error
Environment Information
When does this error occur?
When accessing the application
Additional Context
No response
Will you send a PR to fix it?
Maybe, need help
@jakobrosenberg commented on GitHub (Jul 27, 2025):
I ran into two issues.
404:
Fix: Commented out the
healthchecksection.(Healthcheck is using
curl, but onlywgetis available in the container.)Missing containers under
[project]>blinko>General>>_ Open TerminalFix: Commented out the container names