chore: git.pihkaal.xyz -> git.pihkaal.me
Some checks failed
Build and Push Docker Image / build (push) Has been cancelled

This commit is contained in:
Pihkaal
2026-02-11 11:28:31 +01:00
parent 0eb189660b
commit 7ec02d3dca
3 changed files with 6 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ Automatically generates Traefik middleware to shorten Gitea repository URLs.
## Purpose
Removes the username from single-user Gitea instances: `https://git.pihkaal.xyz/pihkaal/repo-name``https://git.pihkaal.xyz/repo-name`.
Removes the username from single-user Gitea instances: `https://git.pihkaal.me/pihkaal/repo-name``https://git.pihkaal.me/repo-name`.
Note that this will work only if you have a single user on Gitea, this is not meant to be used with multiple users. This projects is done based on my needs.
## How it works
@@ -41,7 +41,7 @@ You can add this to your gitea stack:
services:
# ...
auto-urls:
image: git.pihkaal.xyz/pihkaal/gitea-auto-urls:latest
image: git.pihkaal.me/pihkaal/gitea-auto-urls:latest
container_name: gitea-auto-urls
restart: always
environment: