mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-21 23:46:51 +00:00
Update production.yml to fix network configuration
This commit is contained in:
+2
-2
@@ -49,8 +49,8 @@ services:
|
|||||||
timeout: 25s
|
timeout: 25s
|
||||||
retries: 5
|
retries: 5
|
||||||
networks:
|
networks:
|
||||||
- net
|
net:
|
||||||
- emqx-bridge:
|
emqx-bridge:
|
||||||
aliases:
|
aliases:
|
||||||
- node1.emqx.io
|
- node1.emqx.io
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user