Skip to content

Commit b7b6c38

Browse files
author
michaelhodges
committed
Update compose.yml
1 parent ff1f767 commit b7b6c38

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

services/filebrowser/compose.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@ services:
3535
cap_add:
3636
- net_admin # Tailscale requirement
3737
# ports:
38-
#- 0.0.0.0:${SERVICEPORT}:${SERVICEPORT} # Binding port ${SERVICE}PORT to the local network - may be removed if only exposure to your Tailnet is required
39-
# - 0.0.0.0:8080:80 # Binding port ${SERVICE}PORT to the local network - may be removed if only exposure to your Tailnet is required
38+
#- 0.0.0.0:${SERVICEPORT}:${SERVICEPORT} # Binding port ${SERVICE}PORT to the local network - may be removed if only exposure to your
4039
# If any DNS issues arise, use your preferred DNS provider by uncommenting the config below
4140
#dns:
4241
# - ${DNS_SERVER}

0 commit comments

Comments
 (0)