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