Merge pull request #3258 from jwwb681232/master

add onedev(Self-hosted Git Server with CI/CD and Kanban)
This commit is contained in:
Shao Yu-Lung (Allen)
2022-10-24 17:05:01 +08:00
committed by GitHub
2 changed files with 18 additions and 0 deletions

View File

@ -1052,3 +1052,7 @@ NATS_ROUTE_PORT=8222
### SOKETI ##################################################
SOKETI_PORT=6001
SOKETI_METRICS_SERVER_PORT=9601
### ONEDEV ##################################################
ONEDEV_HTTP_PORT=6610
ONEDEV_SSH_PORT=6611