Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pleroma
pleroma
Commits
9c0c40cf
Commit
9c0c40cf
authored
Jan 26, 2018
by
Hakaba Hitoyo
Browse files
Access-Control-Allow-Origin
parent
d49109ca
Changes
1
Show whitespace changes
Inline
Side-by-side
installation/pleroma.nginx
View file @
9c0c40cf
...
...
@@ -22,6 +22,7 @@ server {
server_name example.tld;
location / {
add_header 'Access-Control-Allow-Origin' '*';
proxy_http_version 1.1;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection "upgrade";
...
...
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