mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-23 08:25:57 +00:00
Update Traefik configuration to use a single server for forum_server
This commit is contained in:
@@ -175,8 +175,10 @@ http:
|
|||||||
- url: http://osrm_backend:5000
|
- url: http://osrm_backend:5000
|
||||||
forum_server:
|
forum_server:
|
||||||
loadBalancer:
|
loadBalancer:
|
||||||
servers:
|
server:
|
||||||
- url: http://flarum-web:8080
|
port: 8080
|
||||||
|
# servers:
|
||||||
|
# - url: http://flarum-web:8080
|
||||||
streamlit_bai_app:
|
streamlit_bai_app:
|
||||||
loadBalancer:
|
loadBalancer:
|
||||||
servers:
|
servers:
|
||||||
|
|||||||
Reference in New Issue
Block a user