mirror of
https://github.com/khuedoan/homelab.git
synced 2025-07-08 23:08:40 +07:00
Rename git to gitea
This commit is contained in:
@ -12,9 +12,9 @@ services:
|
||||
build: ./homepage/
|
||||
ports:
|
||||
- "8000:8000"
|
||||
git:
|
||||
container_name: "khuedoan_git"
|
||||
build: ./git/
|
||||
gitea:
|
||||
container_name: "khuedoan_gitea"
|
||||
build: ./gitea/
|
||||
ports:
|
||||
- "3000:3000"
|
||||
- "22:22"
|
||||
|
Reference in New Issue
Block a user