Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
waterdataui
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
Maintenance scheduled for Thursday, April 10, from 5 PM to 6 PM ET.
Show more breadcrumbs
Water Mission Area
Internet of Water
waterdataui
Commits
2fba376a
Commit
2fba376a
authored
5 years ago
by
Yan, Andrew N.
Browse files
Options
Downloads
Patches
Plain Diff
correct paths
parent
7bc83443
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pipeline.yml
+2
-2
2 additions, 2 deletions
pipeline.yml
with
2 additions
and
2 deletions
pipeline.yml
+
2
−
2
View file @
2fba376a
...
...
@@ -22,6 +22,6 @@ memory: 1024
# set to a low priority; services are given higher priority.
rulePriority
:
503
# string parameter specifying a path that ALB should use to verify that your application is alive
healthCheck
:
"
/api/graph-images/status"
healthCheck
:
"
/api/graph-images/status
/
"
# string parameter that tells the ALB how to route requests to the containers (e.g. /my-app/*); this forms a listener rule for the load balancer
contextPath
:
"
/api/graph-images"
contextPath
:
"
/api/graph-images
/*
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment