Add Weaver-athenapdf

This commit is contained in:
Nazariy Hazdun 2018-08-17 14:31:38 +03:00
parent 5a61c134f3
commit 006946ce6a

View File

@ -889,3 +889,14 @@ services:
networks:
- backend
### Weaver (Athena PDF) ################################################
weaver:
image: arachnysdocker/athenapdf-service
ports:
- "8080:8080"
env_file:
- ./weaver/conf/sample.env
networks:
- backend
depends_on:
- workspace