Files
nextcloud/compose.imaginary-preview.yml
2025-09-02 11:39:33 -04:00

11 lines
224 B
YAML

---
version: '3.8'
services:
imaginary:
image: nextcloud/aio-imaginary:20250822_112758
environment:
- PORT=9000
command: -concurrency 50 -enable-url-source -log-level debug
networks:
- internal