mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
Update settings with endpoint
This commit is contained in:
parent
880966f3ba
commit
528565afc8
4 changed files with 9 additions and 2 deletions
|
@ -5,6 +5,10 @@ DockerUI is a web interface to interact with the Remote API. The goal is to pro
|
|||
|
||||

|
||||
|
||||
|
||||
###Goals
|
||||
* Little to no dependencies - I really want to keep this project a pure html/js app. You can drop the docker binary on your server run so I want to be able to drop these html files on your server and go.
|
||||
|
||||
###Installation
|
||||
Open js/app.js and change the DOCKER_ENDPOINT constant to your docker ip and port. Then host the site like any other html/js application.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue