Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LQDN Adminsys
piops-roles
don-lqdn
Commits
4b68dacc
Commit
4b68dacc
authored
Nov 24, 2021
by
nono
💻
Browse files
Fix typo and guillemets
parent
bef20f06
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/env.sample.j2
View file @
4b68dacc
# Database
export SQL_HOST=127.0.0.1
export SQL_PORT=3306
export SQL_DATABASE=
"
{{ don_sql_database }}
"
export SQL_DATABASE={{ don_sql_database }}
export SQL_USER={{ don_sql_user }}
export SQL_PASSWORD="{{ don_sql_password }}"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment