Self-hosting issue using Docker Compose #191

Open
opened 2026-04-05 16:19:02 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Adnguyen15036 on 12/23/2025

Hi, I'm using docker compose to self-hosting it on my local. I changed the host and port in config.env file like this:

  • HOST=localhost
  • PORT=4000

I don't want to use the default port (port 80), since I'm using it for different purposes.

When I access http://localhost:4000, it keeps showing like this:

Image

Anyone know how to fix this error?

*Originally created by @Adnguyen15036 on 12/23/2025* Hi, I'm using docker compose to self-hosting it on my local. I changed the host and port in config.env file like this: - HOST=localhost - PORT=4000 I don't want to use the default port (port 80), since I'm using it for different purposes. When I access http://localhost:4000, it keeps showing like this: <img width="1945" height="831" alt="Image" src="https://github.com/user-attachments/assets/ddeb6d93-80ad-4579-8328-ab8429d76c62" /> Anyone know how to fix this error?
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#191