diff --git a/docker-compose.custom.yml b/docker-compose.custom.yml deleted file mode 100644 index 5fb299b2a..000000000 --- a/docker-compose.custom.yml +++ /dev/null @@ -1,8 +0,0 @@ -# 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