change gitea port
This commit is contained in:
parent
f7c978067a
commit
8bf77a43c0
@ -46,7 +46,7 @@ services:
|
|||||||
- /etc/timezone:/etc/timezone:ro
|
- /etc/timezone:/etc/timezone:ro
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
ports:
|
ports:
|
||||||
- "2222:22"
|
- "222:22"
|
||||||
deploy:
|
deploy:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
<<: *api-deployment
|
<<: *api-deployment
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user