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
pbansal
Test-Docker
Commits
2f9e0a11
Commit
2f9e0a11
authored
Jun 04, 2020
by
B13nch3n
Browse files
Rollback to Nginx 1.16.0
parent
edbfa348
Changes
2
Hide whitespace changes
Inline
Side-by-side
Docker/nginx/Dockerfile
View file @
2f9e0a11
FROM
nginx:1.1
8
.0-alpine
FROM
nginx:1.1
6
.0-alpine
# For more information check https://hub.docker.com/_/nginx and
# https://docs.docker.com/samples/library/nginx/
...
...
Docker/nginx/nginx.conf
View file @
2f9e0a11
...
...
@@ -44,10 +44,8 @@ http {
# note: SSL is handled on incoming traffic by frontend
listen
8000
default_server
;
server_name
fl-7-179.zhdk.cloud.switch.ch
86
.119.39.179
;
#api01.cathdb.info
#orengoapi01;
server_name
api01.cathdb.info
orengoapi01
;
#localhost
#127.0.0.1;
...
...
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