Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/homepage/commit/d36f37a4ed83cdf981b3110183f79b3023d4e199?style=unified&whitespace=ignore-change You should set ROOT_URL correctly, otherwise the web may not work correctly.

remove as it’s causing troubles

pull/198/head
Ben Phelps 2 years ago
parent f3ebbb6547
commit d36f37a4ed

@ -50,7 +50,6 @@ services:
homepage:
image: ghcr.io/benphelps/homepage:latest
container_name: homepage
user: 1000:1000 # Optional, change to your user and group IDs for permissions
ports:
- 3000:3000
volumes:

Loading…
Cancel
Save