Fixed typo
This commit is contained in:
@ -45,7 +45,7 @@ services:
|
||||
container_name: beszel
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- ${PORT}$:8090
|
||||
- ${PORT}:8090
|
||||
volumes:
|
||||
- ./data:/beszel_data
|
||||
- ./socket:/beszel_socket
|
||||
|
Reference in New Issue
Block a user