mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-05 20:52:11 +00:00
wip
This commit is contained in:
8
docker-compose.custom.yml
Normal file
8
docker-compose.custom.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user