Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
barry cho
Rancher
Commits
7411d75e
Commit
7411d75e
authored
8 years ago
by
Vincent Fiduccia
Browse files
Options
Download
Email Patches
Plain Diff
Bump api-ui
parent
37093431
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
server/Dockerfile
+1
-1
server/Dockerfile
with
1 addition
and
1 deletion
+1
-1
server/Dockerfile
+
1
-
1
View file @
7411d75e
...
@@ -21,7 +21,7 @@ COPY bin/* /usr/bin/
...
@@ -21,7 +21,7 @@ COPY bin/* /usr/bin/
ENV
CATTLE_HOME /var/lib/cattle
ENV
CATTLE_HOME /var/lib/cattle
ENV
DEFAULT_CATTLE_API_UI_INDEX //releases.rancher.com/ui/1.2.8
ENV
DEFAULT_CATTLE_API_UI_INDEX //releases.rancher.com/ui/1.2.8
ENV
CATTLE_API_UI_URL //releases.rancher.com/api-ui/1.0.
7
ENV
CATTLE_API_UI_URL //releases.rancher.com/api-ui/1.0.
8
ENV
CATTLE_DB_CATTLE_DATABASE mysql
ENV
CATTLE_DB_CATTLE_DATABASE mysql
ENV
CATTLE_USE_LOCAL_ARTIFACTS true
ENV
CATTLE_USE_LOCAL_ARTIFACTS true
ENV
no_proxy localhost,127.0.0.1,localaddress,.localdomain.com
ENV
no_proxy localhost,127.0.0.1,localaddress,.localdomain.com
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help