Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
hpc-team
strudelv2_spa
Commits
09a37918
Commit
09a37918
authored
Jun 01, 2021
by
Jafar Lie
Browse files
added cvl.qriscloud
parent
556932fe
Pipeline
#19387
failed with stage
in 4 minutes and 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
nginx_snippets/sv2.conf
View file @
09a37918
...
...
@@ -2,7 +2,7 @@ location ~ /.* {
root
/
opt
/
strudel2
/
spa
/
sv2
/;
#alias /var/www/sv2/dist/sv2/;
try_files
$
uri
$
args
$
uri
$
args
/ $
uri
/ /
index
.
html
;
add_header
Content
-
Security
-
Policy
"default-src 'self' *.cloud.cvl.org.au *.desktop.massive.org.au; style-src 'self' fonts.googleapis.com 'unsafe-inline'; font-src 'self' fonts.gstatic.com"
;
add_header
Content
-
Security
-
Policy
"default-src 'self'
cvl.qriscloud.org.au
*.cloud.cvl.org.au *.desktop.massive.org.au; style-src 'self' fonts.googleapis.com 'unsafe-inline'; font-src 'self' fonts.gstatic.com"
;
add_header
Strict
-
Transport
-
Security
"max-age=15768000; includeSubDomains"
always
;
add_header
X
-
Frame
-
Options
"SAMEORIGIN"
;
add_header
X
-
XSS
-
Protection
"1; mode=block"
;
...
...
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