Skip to content

Commit b3c0da2

Browse files
Merge pull request #349 from ChrispyBacon-dev/stable
merge stable to unstable
2 parents 2a080ec + 9604fba commit b3c0da2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ services:
3737
container_name: dockflare
3838
restart: unless-stopped
3939
ports:
40-
- "5000:5000"
40+
- "5000:5000" # Optional: comment out once exposed via Cloudflare Tunnel with an Access Policy to restrict access to tunnel-only
4141
labels: # -- Cloudflare Tunnel Configuration (via DockFlare) OPTIONAL --
4242
# Main DockFlare with access policy
4343
- dockflare.enable=true

0 commit comments

Comments
 (0)