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
9d15c6ee
Commit
9d15c6ee
authored
Dec 09, 2020
by
Michael Iseard
Browse files
Remove unused import
parent
23c05bf1
Changes
1
Hide whitespace changes
Inline
Side-by-side
nginx/conf.d/default.conf
View file @
9d15c6ee
...
...
@@ -8,6 +8,5 @@ server {
access_log
/
var
/
log
/
nginx
/
access
.
log
;
error_log
/
var
/
log
/
nginx
/
error
.
log
;
include
snippets
/
cloudflare
.
conf
;
include
snippets
/
wordpress
.
conf
;
}
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