coolify/docker-compose.custom.yml

9 lines
260 B
YAML
Raw Normal View History

2023-12-05 13:52:19 +00:00
# This is for running Coolfiy behind Cloudflare Tunnel
# You need to expose the soketi port to the host and map it to a hostname
# For more details go to https://coolify.io/docs/cloudflare-tunnel
version: '3.8'
services:
soketi:
ports:
- 6001:6001