Port 8002 is UDP
This commit is contained in:
		
						commit
						ef7de13462
					
				| @ -1,7 +0,0 @@ | |||||||
| #define NUM_LEDS      150 |  | ||||||
| #define DATA_PIN      D8 |  | ||||||
| #define LED_TYPE      WS2811 |  | ||||||
| #define COLOR_ORDER   GRB |  | ||||||
| 
 |  | ||||||
| const char* ssid     = "zy-intern"; |  | ||||||
| const char* password = "Rg>379rqQX$*h-Tx"; |  | ||||||
| @ -9,7 +9,7 @@ services: | |||||||
|     build: server |     build: server | ||||||
|     ports: |     ports: | ||||||
|       - "8001:8001" |       - "8001:8001" | ||||||
|       - "8002:8002" |       - "8002:8002/udp" | ||||||
|     image: ${USER}/ledserver |     image: ${USER}/ledserver | ||||||
|     user: "${UID}:${GID}" |     user: "${UID}:${GID}" | ||||||
|     #volumes:  |     #volumes:  | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user