mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 01:56:43 -05:00
Remove hardcoded :1337 port from KANEO_API_URL in docker-compose template #119
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 @ajselzilic on GitHub (Sep 24, 2025).
Template Name
kaneo
Relevant Logs of the Error
No error logs - this is a configuration issue. The hardcoded port in the KANEO_API_URL environment variable is unnecessary since Traefik handles the routing.
Steps to Reproduce the Error
Environment Information
When does this error occur?
During configuration
Additional Context
No response
Will you send a PR to fix it?
Yes