Update docker-compose.yml
parent
128828e21d
commit
e281e7e876
|
@ -3,7 +3,7 @@ services:
|
|||
group-sync:
|
||||
container_name: gitea-group-sync
|
||||
build: .
|
||||
image: totalweb/gitea-group-sync:0.2
|
||||
image: ghcr.io/gitea-group-sync/gitea-group-sync
|
||||
environment:
|
||||
GITEA_TOKEN: c00c810bb668c63ce7cd8057411d2f560eac469c
|
||||
GITEA_URL: http://192.168.2.2:3000
|
||||
|
|
Loading…
Reference in New Issue