add onedev(Self-hosted Git Server with CI/CD and Kanban)

https://github.com/theonedev/onedev
This commit is contained in:
wangxiao
2022-08-22 17:53:58 +08:00
parent 6dba239462
commit 8357ef0b8c
2 changed files with 18 additions and 0 deletions

View File

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