feat: Add env_example
This commit is contained in:
parent
6b149b0134
commit
2e8e956b69
4
.env_example
Normal file
4
.env_example
Normal file
@ -0,0 +1,4 @@
|
||||
TRYTON_HOST=localhost
|
||||
TRYTON_DATABASE=tryton
|
||||
TRYTON_USERNAME=admin
|
||||
TRYTON_PASSWORD=admin
|
Loading…
Reference in New Issue
Block a user