mirror of
https://github.com/portainer/portainer.git
synced 2025-07-23 15:29:42 +02:00
Update build and msg paritals
This commit is contained in:
parent
980bc6612e
commit
38f859f52d
7 changed files with 77 additions and 71 deletions
|
@ -14,4 +14,4 @@ angular.module('dockerui', ['dockerui.services', 'dockerui.filters'])
|
|||
.constant('DOCKER_ENDPOINT', 'http://192.168.1.9')
|
||||
.constant('DOCKER_PORT', ':4243')
|
||||
.constant('UI_VERSION', 'v0.2')
|
||||
.constant('DOCKER_API_VERSION', 'v1.1');
|
||||
.constant('DOCKER_API_VERSION', 'v1.2');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue