feat: Add env_example

This commit is contained in:
rodia 2025-08-16 12:09:41 -03:00
parent 6b149b0134
commit 2e8e956b69

4
.env_example Normal file
View File

@ -0,0 +1,4 @@
TRYTON_HOST=localhost
TRYTON_DATABASE=tryton
TRYTON_USERNAME=admin
TRYTON_PASSWORD=admin