Refactor docker-compose.yml to update URLs and remove unnecessary network configurations

This commit is contained in:
2024-05-27 21:03:10 +08:00
parent d9f5c2d75e
commit 2c76f7ec39
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -37,7 +37,7 @@ services:
networks:
- net
cheatsheets-app:
cheatsheets_app:
image: furyhawk/cheatsheets:${CHEATSHEETSTAG:-latest}
restart: unless-stopped
expose:
@@ -85,7 +85,7 @@ services:
networks:
- net
heynote-app:
heynote_app:
image: furyhawk/heynote:${HEYNOTETAG:-latest}
restart: unless-stopped
environment:
+1 -1
View File
@@ -505,7 +505,7 @@ http:
heynote_app:
loadBalancer:
servers:
- url: http://heynote-app:5173
- url: http://heynote_app:5173
jellyfin_app:
loadBalancer:
servers: