Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Gustavo Calcaterra
/
vue_nginx
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
f38f78d3
authored
2022-10-26 15:29:34 -0300
by
Gustavo Calcaterra
Committed by
DevOps
2022-10-26 15:29:34 -0300
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Change position of return variables
1 parent
c73ce91c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
vue-deploy-nginx-proxy.yml
vue-deploy-nginx-proxy.yml
View file @
f38f78d
...
...
@@ -37,6 +37,10 @@
set_header
:
field
:
Host
value
:
$host
rewrite
:
return
:
code
:
301
url
:
https://$host$request_uri
-
core
:
listen
:
-
port
:
443
...
...
@@ -56,10 +60,6 @@
set_header
:
field
:
Host
value
:
$host
rewrite
:
return
:
code
:
301
url
:
https://$host$request_uri
# custom_directives:
# - core:
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment