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
Michael Iseard
Wordpress Docker
Commits
548eb847
Commit
548eb847
authored
Nov 30, 2019
by
Michael Iseard
Browse files
Add listen port
parent
89b877c5
Changes
1
Show whitespace changes
Inline
Side-by-side
nginx/conf.d/default.conf
View file @
548eb847
server
{
server_name
diamant
.
iseard
.
media
;
listen
80
;
server_name
127
.
0
.
0
.
1
;
root
/
var
/
www
/
html
;
index
index
.
php
;
...
...
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