Added PDF editor
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
services:
|
||||
StirlingPdf:
|
||||
image: docker.stirlingpdf.com/stirlingtools/stirling-pdf
|
||||
container_name: StirlingPdf
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- lingen
|
||||
ports:
|
||||
- "8084:8080"
|
||||
networks:
|
||||
lingen:
|
||||
driver: bridge
|
||||
Reference in New Issue
Block a user