Update docker-compose.yml
parent
8d6cca56ef
commit
f098f5068f
|
|
@ -3,7 +3,7 @@ services:
|
||||||
group-sync:
|
group-sync:
|
||||||
container_name: gitea-group-sync
|
container_name: gitea-group-sync
|
||||||
build: .
|
build: .
|
||||||
image: gitea-group-sync:latest
|
image: totalweb/gitea-group-sync:0.1
|
||||||
environment:
|
environment:
|
||||||
GITEA_TOKEN: c00c810bb668c63ce7cd8057411d2f560eac469c
|
GITEA_TOKEN: c00c810bb668c63ce7cd8057411d2f560eac469c
|
||||||
GITEA_URL: http://192.168.2.2:3000
|
GITEA_URL: http://192.168.2.2:3000
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue