chore: Add Develop to environment variables for test
This commit is contained in:
@@ -10,6 +10,7 @@ services:
|
||||
DB_CACHE: /tmp
|
||||
DB_NAME: ":memory:"
|
||||
TRYTOND_DATABASE_URI: sqlite://
|
||||
DEVELOP: "True"
|
||||
command: sleep 10h
|
||||
volumes:
|
||||
- .:/app
|
||||
|
||||
Reference in New Issue
Block a user