Skip to content

Reverse Proxy in Coolify #6191

Discussion options

You must be logged in to vote

I have Updated loaded this yaml file in proxy > dynamic Configuration and wait for 2 to 3 hours. It is Working now.

http:
routers:
uploads-router:
rule: 'Host(contractqs.ai) && PathPrefix(/uploads)'
entryPoints:
- https
service: uploads-service
tls:
certResolver: letsencrypt
services:
uploads-service:
loadBalancer:
servers:
-
url: 'http://host.docker.internal:8200'

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@ahmedtahir2311
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by ahmedtahir2311
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants