mirror of
https://github.com/RoboSats/robosats-web-host.git
synced 2025-07-19 17:23:29 +00:00
Change gitea ports
This commit is contained in:
@ -16,7 +16,6 @@ services:
|
||||
image: docker.io/gitea/gitea:nightly
|
||||
container_name: gitea
|
||||
restart: always
|
||||
network_mode: host
|
||||
volumes:
|
||||
- ./gitea:/data
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
|
Reference in New Issue
Block a user