Files
2025-03-12 13:55:27 +01:00

10 lines
194 B
YAML

version: '3'
services:
rainloop:
image: wernerfred/docker-rainloop:latest
container_name: rainloop
restart: always
ports:
- 8088:80
volumes:
- ./:/rainloop/data