Update URLs for cheatsheets-app and mqttx-web services

This commit is contained in:
2024-04-15 13:48:21 +08:00
parent 96010d51f2
commit da4a7eb352
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -246,7 +246,7 @@ http:
cheatsheets_app:
loadBalancer:
servers:
- url: http://cheatsheets-app:8811
- url: http://cheatsheets_app:8811
mqttx-web:
loadBalancer:
servers:
+1
View File
@@ -57,6 +57,7 @@ services:
cheatsheets-app:
image: furyhawk/cheatsheets:${CHEATSHEETSTAG:-latest}
container_name: cheatsheets_app
restart: unless-stopped
ports:
- 8811:80