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