mirror of
https://github.com/RoboSats/robosats-web-host.git
synced 2025-07-19 09:13:43 +00:00
Change gitea ports
This commit is contained in:
@ -21,6 +21,9 @@ services:
|
|||||||
- ./gitea:/data
|
- ./gitea:/data
|
||||||
- /etc/timezone:/etc/timezone:ro
|
- /etc/timezone:/etc/timezone:ro
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
|
ports:
|
||||||
|
- "8080:3000"
|
||||||
|
- "2233:22"
|
||||||
tor:
|
tor:
|
||||||
build: ./tor
|
build: ./tor
|
||||||
restart: always
|
restart: always
|
||||||
|
Reference in New Issue
Block a user