Path / Directory Setting #771
Unanswered
justcode049
asked this question in
Q&A
Replies: 1 comment
-
Hi! You can set Not sure about dashboard tho, it's pretty hard-coded version with nuxt :( Nowadays, with free SSL certificates, consider having a subdomain for it, like |
Beta Was this translation helpful? Give feedback.
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.
-
Hi,
i just wondered if it is possible to use waha in a sub-directory.
i am exposing all my different apis under a single url via reverse-proxy
https://example.com/api1/
https://example.com/waha/
rewriting the path is possible within the reverse-proxy, but waha don't know the real path, so is generates the "wrong" urls within html (dashboard, startpage).
i did not found a "directory" setting within the config.
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions