Fixed typo
This commit is contained in:
		@@ -44,7 +44,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