added pinry to stack

This commit is contained in:
2024-10-26 12:07:26 -06:00
parent c9d3fa0397
commit b67378e3d1
4 changed files with 43 additions and 1 deletions

View File

@ -0,0 +1,15 @@
services:
pinry:
volumes:
- pinry:/data
environment:
- SECRET_KEY=no2254XiwYFWDnt2UW6wraSbVPRdHx8wVIeBh3jeYcI=
- ALLOW_NEW_REGISTRATIONS=False
image: getpinry/pinry
volumes:
pinry:
driver: local
networks:
default:
external: true
name: lava