We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2a080ec + 9604fba commit b3c0da2Copy full SHA for b3c0da2
1 file changed
docker-compose.yml
@@ -37,7 +37,7 @@ services:
37
container_name: dockflare
38
restart: unless-stopped
39
ports:
40
- - "5000:5000"
+ - "5000:5000" # Optional: comment out once exposed via Cloudflare Tunnel with an Access Policy to restrict access to tunnel-only
41
labels: # -- Cloudflare Tunnel Configuration (via DockFlare) OPTIONAL --
42
# Main DockFlare with access policy
43
- dockflare.enable=true
0 commit comments