lasthourcloud/docker-compose.custom.yml
Andras Bacsai 66587d864a wip
2023-12-05 14:52:19 +01:00

9 lines
260 B
YAML

# 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