mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-22 16:06:51 +00:00
Update URLs for cheatsheets-app and mqttx-web services
This commit is contained in:
@@ -246,7 +246,7 @@ http:
|
|||||||
cheatsheets_app:
|
cheatsheets_app:
|
||||||
loadBalancer:
|
loadBalancer:
|
||||||
servers:
|
servers:
|
||||||
- url: http://cheatsheets-app:8811
|
- url: http://cheatsheets_app:8811
|
||||||
mqttx-web:
|
mqttx-web:
|
||||||
loadBalancer:
|
loadBalancer:
|
||||||
servers:
|
servers:
|
||||||
|
|||||||
@@ -57,6 +57,7 @@ services:
|
|||||||
|
|
||||||
cheatsheets-app:
|
cheatsheets-app:
|
||||||
image: furyhawk/cheatsheets:${CHEATSHEETSTAG:-latest}
|
image: furyhawk/cheatsheets:${CHEATSHEETSTAG:-latest}
|
||||||
|
container_name: cheatsheets_app
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- 8811:80
|
- 8811:80
|
||||||
|
|||||||
Reference in New Issue
Block a user