Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
dashboard
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
Container Registry
Model registry
Operate
Environments
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
cloud
GUI
dashboard
Commits
a1b5617b
Commit
a1b5617b
authored
5 years ago
by
Giuseppe Attardi
Browse files
Options
Downloads
Patches
Plain Diff
Update conf.env
parent
24955c3c
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
conf.env
+3
-4
3 additions, 4 deletions
conf.env
with
3 additions
and
4 deletions
conf.env
+
3
−
4
View file @
a1b5617b
# Path from where Horizon is installed
HORIZON_PATH=
~/horizon/
HORIZON_PATH=
/etc
# Database credentials
DB_NAME=cloudusage
DB_HOST=localhost
DB_USER=accounting
DB_PASS=Passw0rd
# Default password for users
# that will be created in Keystone
KEYSTONE_USER_PASS=1234
# Default password for users to be created by Keystone
KEYSTONE_USER_PASS=notabadpassword
# Password Hashing Algorith
# Choose between: pbkdf2_sha256, pbkdf2_sha1, sha1, md5
HASHING_ALGORITHM="sha1"
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