mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-22 16:06:51 +00:00
Update Traefik configuration and expose port for mqttx-web
This commit is contained in:
+2
-2
@@ -38,8 +38,8 @@ services:
|
||||
image: emqx/mqttx-web:latest
|
||||
container_name: mqttx_web
|
||||
restart: unless-stopped
|
||||
expose:
|
||||
- 80
|
||||
ports:
|
||||
- "9988:80"
|
||||
networks:
|
||||
- net
|
||||
- default
|
||||
|
||||
Reference in New Issue
Block a user