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