This commit is contained in:
2025-10-08 11:58:14 +00:00
parent 3cb096733e
commit 31eadfd802
38 changed files with 394 additions and 80 deletions

View File

@@ -1 +0,0 @@
GITEA_CUSTOM=/data/gitea

View File

@@ -12,7 +12,7 @@ services:
- USER_UID=1000
- USER_GID=1000
- GITEA__database__DB_TYPE=mysql
- GITEA__database__HOST=database.home.ramberg.net:3306
- GITEA__database__HOST=database:3306
- GITEA__database__NAME=gitea
- GITEA__database__USER=gitea
- GITEA__database__PASSWD=giteapass123

View File

@@ -1,7 +0,0 @@
VSCode Assess Token:
69d2bc89d4e557b96995a35d1fc9efc0546d824a
git remote add origin https://git.home.ramberg.net/kim/docker.git