mirror of
https://github.com/khuedoan/homelab.git
synced 2024-12-22 21:54:49 +07:00
Rename git to gitea
This commit is contained in:
parent
80f171252b
commit
9f5984c2ff
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user