Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Demo
Manage
Activity
Members
Labels
Plan
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tryton
Communication
Demo
Merge requests
!2
Setup demo for 6.6
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Setup demo for 6.6
topic/default/series-6.8
into
branch/default
Overview
0
Commits
1
Changes
2
Merged
Cédric Krier
requested to merge
topic/default/series-6.8
into
branch/default
1 year ago
Overview
0
Commits
1
Changes
2
Expand
0
0
Merge request reports
Compare
branch/default
branch/default (base)
and
latest version
latest version
4ac34c31
1 commit,
1 year ago
2 files
+
50
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
6.8.env
0 → 100644
+
10
−
0
Options
DB_HOSTNAME=postgres-6.8
TRYTOND_WEB__HOSTNAME=demo6.8.tryton.org
TRYTOND_WEB__CORS=https://demo6.8.tryton.org
TRYTOND_WEB__NUM_PROXIES=1
TRYTOND_EMAIL__URI=smtp://smtpd:25
TRYTOND_PASSWORD__LENGTH=0
TRYTOND_QUEUE__WORKER=true
TRYTOND_BUS__ALLOW_SUBSCRIBE=true
TRYTOND_BUS__URL_HOST=https://demo-bus6.8.tryton.org/
TRYTOND_SESSION__AUTHENTICATIONS=none,password
Loading