Files
coolify/templates/compose/vert.yaml
2025-08-17 18:23:57 +02:00

17 lines
481 B
YAML

# documentation: https://github.com/VERT-sh/VERT
# slogan: The next-generation file converter. Open source, fully local and free forever.
# category: devtools
# tags: converter,file,documents,files,ffmpeg,wasm
# logo: svgs/vert.png
# port: 80
services:
vert:
image: ghcr.io/vert-sh/vert:latest
environment:
- SERVICE_URL_VERT_80
- PUB_VERT_URL=${SERVICE_URL_VERT_80}
- PUB_HOSTNAME=${SERVICE_URL_VERT_80}
- PUB_PORT=80
- PUB_ENV=production