mend
continuous-integration/drone/push Build was killed
Details
continuous-integration/drone/push Build was killed
Details
This commit is contained in:
parent
8c536b9710
commit
24b0700054
|
@ -42,6 +42,7 @@ services:
|
|||
- letsencrypt-git:/etc/letsencrypt
|
||||
networks:
|
||||
- appnet
|
||||
- externalnet
|
||||
ports:
|
||||
- 80:80
|
||||
- 443:443
|
||||
|
@ -65,6 +66,7 @@ services:
|
|||
- letsencrypt-drone:/etc/letsencrypt
|
||||
networks:
|
||||
- appnet
|
||||
- externalnet
|
||||
gitea:
|
||||
# gitea application
|
||||
deploy:
|
||||
|
@ -118,6 +120,7 @@ services:
|
|||
- NGROK_AUTH_TOKEN=${NGROK_AUTH_TOKEN}
|
||||
networks:
|
||||
- appnet
|
||||
- externalnet
|
||||
drone-server:
|
||||
# drone server application
|
||||
deploy:
|
||||
|
|
Reference in New Issue