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 - letsencrypt-git:/etc/letsencrypt
networks: networks:
- appnet - appnet
- externalnet
ports: ports:
- 80:80 - 80:80
- 443:443 - 443:443
@ -65,6 +66,7 @@ services:
- letsencrypt-drone:/etc/letsencrypt - letsencrypt-drone:/etc/letsencrypt
networks: networks:
- appnet - appnet
- externalnet
gitea: gitea:
# gitea application # gitea application
deploy: deploy:
@ -118,6 +120,7 @@ services:
- NGROK_AUTH_TOKEN=${NGROK_AUTH_TOKEN} - NGROK_AUTH_TOKEN=${NGROK_AUTH_TOKEN}
networks: networks:
- appnet - appnet
- externalnet
drone-server: drone-server:
# drone server application # drone server application
deploy: deploy: