dont ask me please...
parent
b01bc76436
commit
39c4b1bc36
|
|
@ -8,9 +8,9 @@ services:
|
||||||
networks:
|
networks:
|
||||||
- nginx-network
|
- nginx-network
|
||||||
environment:
|
environment:
|
||||||
GIT_SERVER_PROGRAMM=${GIT_SERVER_PROGRAMM}
|
- GIT_SERVER_PROGRAMM=${GIT_SERVER_PROGRAMM}
|
||||||
GIT_SERVER_ASSETS=${GIT_SERVER_ASSETS}
|
- GIT_SERVER_ASSETS=${GIT_SERVER_ASSETS}
|
||||||
WEBHOOK_SECRET=${WEBHOOK_SECRET}
|
- WEBHOOK_SECRET=${WEBHOOK_SECRET}
|
||||||
|
|
||||||
webhooks-git:
|
webhooks-git:
|
||||||
build:
|
build:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue