How to assign a domain for a database #4350
Docker-Hunterpedia
started this conversation in
General
Replies: 1 comment
|
dokploy only handles http routing, and database protocols are not http you would need to manually handle this using a tcp entrypoint in traefik or use a different proxy, making sure to either use tls passthrough with your own certs or terminate at the proxy, |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I can't assign a domain for i database why?
All reactions