mirror of
https://github.com/PGYER/codefever.git
synced 2026-05-06 13:41:13 +08:00
9 lines
132 B
YAML
Executable File
9 lines
132 B
YAML
Executable File
---
|
|
host: http://localhost
|
|
ssh: 'git@localhost:'
|
|
allowRegister: true
|
|
email:
|
|
name: CodeFever Community
|
|
from: git@mail.sender
|
|
...
|