Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to close the web interface, I just want to use the api to operate, which is relatively safe #26652

Open
renjiali opened this issue May 22, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@renjiali
Copy link

Access domain name: port can open the web interface, but this is not safe, there is the risk of attack, how to keep only api calls and access to public storage function, in short, close the website

@encima
Copy link
Contributor

encima commented May 22, 2024

When running with docker, you can edit the Kong config in docker/volumes/api/kong.yml

The route name is dashboard and you can disable or redirect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants