Add Weaver-athenapdf
This commit is contained in:
parent
5a61c134f3
commit
006946ce6a
@ -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
|
Loading…
Reference in New Issue
Block a user