mend
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Giles Bradshaw 2020-05-08 09:18:55 +01:00
parent 8c536b9710
commit 24b0700054
1 changed files with 3 additions and 0 deletions

View File

@ -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: