Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Tupá
Manage
Activity
Members
Labels
Plan
Issues
13
Issue boards
Milestones
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue 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
sistemas
Tupá
Merge requests
!72
FIX: api version url
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
FIX: api version url
feature/visitas_api_url
into
develop
Overview
0
Commits
1
Pipelines
1
Changes
2
Merged
Luciano Cassettai
requested to merge
feature/visitas_api_url
into
develop
4 years ago
Overview
0
Commits
1
Pipelines
1
Changes
2
Expand
0
0
Merge request reports
Compare
develop
develop (base)
and
latest version
latest version
29ecc351
1 commit,
4 years ago
2 files
+
4
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
docker/visitas/.env.dist
+
1
−
1
Options
@@ -6,7 +6,7 @@ APP_URL=http://localhost
LOG_CHANNEL=stack
CREDENCIALES_API_BASIC_TUPA=
'
[["tupausr",
"tupapass",
"http://tupa-api-backend/api-url/"]]
'
CREDENCIALES_API_BASIC_TUPA=[["tupausr","tupapass","http://tupa-api-backend/api-url/"]]
BROADCAST_DRIVER=log
CACHE_DRIVER=file
Loading