feat: Add basic struture for tests
This commit is contained in:
8
.env_example
Normal file
8
.env_example
Normal file
@@ -0,0 +1,8 @@
|
||||
# TRYTOND operation mode
|
||||
DEVELOP=False
|
||||
|
||||
# Develop mode
|
||||
PUDB_PORT=8025
|
||||
|
||||
# TRYTOND information
|
||||
TRYTOND_VERSION=7.6
|
||||
Reference in New Issue
Block a user