Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
ViaResto-website
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Show more breadcrumbs
Aymeric Chaumont
ViaResto-website
Commits
57487889
Commit
57487889
authored
2 years ago
by
Antoine Gaudron-Desjardins
Browse files
Options
Downloads
Patches
Plain Diff
update template
parent
385a3c78
Branches
Branches containing commit
No related tags found
1 merge request
!54
fix artifacts vs cache
Pipeline
#44504
passed
2 years ago
Stage: install
Stage: test
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
backend/.env.template
+4
-19
4 additions, 19 deletions
backend/.env.template
with
4 additions
and
19 deletions
backend/.env.template
+
4
−
19
View file @
57487889
...
...
@@ -6,28 +6,13 @@ MYSQL_ROOT_PASSWORD=
DB_HOST=localhost
DB_PORT=3306
MODEL_HOST=localhost
MODEL_PORT=8501
MODEL_NAME=model
CLIENT_ID=
CLIENT_SECRET=
API_ROOT=http://localhost:3001/api
WEB_ROOT=http://localhost:3000
AUTH_ROOT=https://auth.viarezo.fr
CAM_NUMBER=1
CAM_0_PLACE=local
CAM_0_IP=
CAM_0_USER=
CAM_0_PASSWORD=
CAM_0_STREAM=stream1
CAM_0_A_FACTOR=30
CAM_0_B_FACTOR=120
CAM_0_FRAMEGAP=150
CAM_0_POINTS_NB=7
CAM_0_POINT_0=70, 370
CAM_0_POINT_1=420, 720
CAM_0_POINT_2=1280, 720
CAM_0_POINT_3=1280, 250
CAM_0_POINT_4=930, 215
CAM_0_POINT_5=450, 550
CAM_0_POINT_6=130, 350
\ No newline at end of file
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