Export Gitea SSH default port
This commit is contained in:
parent
689d58c207
commit
0498f7c7dc
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ services:
|
|||
- /etc/localtime:/etc/localtime:ro
|
||||
ports:
|
||||
- "8014:3000"
|
||||
- "2222:2222"
|
||||
|
||||
volumes:
|
||||
gitea_data:
|
||||
|
|
Loading…
Add table
Reference in a new issue