mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 03:36:32 +08:00
8 lines
130 B
YAML
8 lines
130 B
YAML
services:
|
|
gitea:
|
|
image: gitea/gitea:1.20.5-rootless
|
|
restart: always
|
|
ports:
|
|
- "3050:3000"
|
|
# - "2222:2222"
|