mirror of
https://github.com/fankes/beszel.git
synced 2025-10-19 17:59:28 +08:00
change hub compose ports from 127.0.0.1:8090:8090 to 8090:8090
This commit is contained in:
@@ -4,6 +4,6 @@ services:
|
||||
container_name: 'beszel'
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- '127.0.0.1:8090:8090'
|
||||
- '8090:8090'
|
||||
volumes:
|
||||
- ./beszel_data:/beszel_data
|
||||
|
Reference in New Issue
Block a user