mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-23 00:16:49 +00:00
Update Traefik configuration to use port 80 for Flarum web server
This commit is contained in:
@@ -176,7 +176,7 @@ http:
|
|||||||
forum_server:
|
forum_server:
|
||||||
loadBalancer:
|
loadBalancer:
|
||||||
servers:
|
servers:
|
||||||
- url: http://flarum-web:8080
|
- url: http://flarum-web:80
|
||||||
streamlit_bai_app:
|
streamlit_bai_app:
|
||||||
loadBalancer:
|
loadBalancer:
|
||||||
servers:
|
servers:
|
||||||
|
|||||||
Reference in New Issue
Block a user