Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
4ca69686
Commit
4ca69686
authored
Dec 29, 2020
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'jl-update-plantuml' into 'master'
Change CE to EE See merge request gitlab-org/gitlab!50656
parents
d953d6d8
2c1cce25
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/administration/integration/plantuml.md
doc/administration/integration/plantuml.md
+1
-1
No files found.
doc/administration/integration/plantuml.md
View file @
4ca69686
...
...
@@ -37,7 +37,7 @@ A simple `docker-compose.yml` file would be:
version
:
"
3"
services
:
gitlab
:
image
:
'
gitlab/gitlab-
ce:12.2.5-c
e.0'
image
:
'
gitlab/gitlab-
ee:12.2.5-e
e.0'
environment
:
GITLAB_OMNIBUS_CONFIG
:
|
nginx['custom_gitlab_server_config'] = "location /-/plantuml/ { \n proxy_cache off; \n proxy_pass http://plantuml:8080/; \n}\n"
...
...
Write
Preview
Markdown
is supported
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