.
continuous-integration/drone/push Build was killed
Details
continuous-integration/drone/push Build was killed
Details
This commit is contained in:
parent
0765d67018
commit
046d01aff8
|
@ -231,7 +231,12 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- ghost-content:/var/lib/ghost/content
|
- ghost-content:/var/lib/ghost/content
|
||||||
environment:
|
environment:
|
||||||
- url=https://${GIT_DOMAIN}/blog
|
- GIT_DOMAIN=$GIT_DOMAIN
|
||||||
|
- GHOST-MAIL-SERVICE=$GHOST-MAIL-SERVICE
|
||||||
|
- GHOST-MAIL-USER=$GHOST-MAIL-USER
|
||||||
|
- GHOST-MAIL-PASSWORD=$GHOST-MAIL-PASSWORD
|
||||||
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
- appnet
|
- appnet
|
||||||
|
|
||||||
|
|
Reference in New Issue