Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
Proxy
Commits
0eefeea7
Commit
0eefeea7
authored
Aug 13, 2021
by
Dominik Hebeler
Browse files
changed internal port to 8080
parent
ec61e383
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab/review-values.yaml
View file @
0eefeea7
service
:
enabled
:
true
externalPort
:
80
internalPort
:
80
internalPort
:
80
80
commonName
:
"
"
ingress
:
tls
:
...
...
Dockerfile
View file @
0eefeea7
FROM
debian:10 AS dependencies
WORKDIR
/html
EXPOSE
80
EXPOSE
80
80
# Install System Components
RUN
apt update
\
...
...
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