change gitea port
This commit is contained in:
parent
4dbd43e5dd
commit
1265a98e44
@ -24,8 +24,8 @@ services:
|
|||||||
- /etc/timezone:/etc/timezone:ro
|
- /etc/timezone:/etc/timezone:ro
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
ports:
|
ports:
|
||||||
- "3000:3000"
|
- "4100:3000"
|
||||||
- "222:22"
|
- "4101:22"
|
||||||
depends_on:
|
depends_on:
|
||||||
- db
|
- db
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user