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
hpc-team
strudelv2_spa
Commits
e1789f86
Commit
e1789f86
authored
Jul 29, 2019
by
Chris Hines
Browse files
fix errors in the nginx config
parent
7cb8ffac
Pipeline
#7571
passed with stages
in 3 minutes and 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
sv2.conf
View file @
e1789f86
location
~ /
sv2
.* {
root
/
opt
/
strudel2
/
spa
;
location
~ /.* {
root
/
opt
/
strudel2
/
spa
/
sv2
/
;
#alias /var/www/sv2/dist/sv2/;
try_files
$
uri
$
args
$
uri
$
args
/ $
uri
/ /
sv2
/
index
.
html
;
}
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