Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
workspace
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
devops
workspace
Commits
db43c9f0
Commit
db43c9f0
authored
Jul 13, 2021
by
马兴宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
72b1aff9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
docker-compose.yml
docker-compose.yml
+1
-1
html.conf
html.conf
+1
-1
No files found.
docker-compose.yml
View file @
db43c9f0
...
@@ -4,7 +4,7 @@ services:
...
@@ -4,7 +4,7 @@ services:
workspace
:
workspace
:
container_name
:
workspace
container_name
:
workspace
image
:
cnice/4wheels-devops:1.0.
3
image
:
cnice/4wheels-devops:1.0.
4
networks
:
networks
:
-
wb_net
-
wb_net
ports
:
ports
:
...
...
html.conf
View file @
db43c9f0
...
@@ -45,7 +45,7 @@ server {
...
@@ -45,7 +45,7 @@ server {
location
/
console
{
location
/
console
{
proxy_pass
http
://
sosocar
.
test
;
proxy_pass
http
://
sosocar
.
test
;
proxy_set_header
Host
sosocar
.
test
;
proxy_set_header
X
-
Forwarded
-
For
$
proxy_add_x_forwarded_for
;
}
}
location
= /
favicon
.
ico
{
access_log
off
;
log_not_found
off
; }
location
= /
favicon
.
ico
{
access_log
off
;
log_not_found
off
; }
...
...
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