Update docker-compose.yml

This commit is contained in:
2026-01-14 14:43:29 +00:00
parent bbac0bec54
commit 6bff8f3836
+2 -2
View File
@@ -45,8 +45,8 @@ services:
container_name: gitea container_name: gitea
restart: always restart: always
environment: environment:
- GITEA__server__ROOT_URL=http://raspberrypi-1.tail46eacb.ts.net:4533/git/ - GITEA__server__ROOT_URL=http://raspberrypi.tail46eacb.ts.net:4533/git/
- GITEA__server__APP_URL=http://raspberrypi-1.tail46eacb.ts.net:4533/git/ - GITEA__server__APP_URL=http://raspberrypi.tail46eacb.ts.net:4533/git/
- GITEA__server__HTTP_PORT=3000 - GITEA__server__HTTP_PORT=3000
volumes: volumes:
- /home/miles/gitea-data:/data - /home/miles/gitea-data:/data