Add mock options in frontend and removed from environment variables
This commit is contained in:
@@ -11,6 +11,5 @@ services:
|
||||
- ADMIN_USERNAME=admin
|
||||
- ADMIN_PASSWORD=changeme
|
||||
- SECRET_KEY=supersecretkey
|
||||
- MOCK_AVCONNECT=false
|
||||
- APP_PORT=8000
|
||||
restart: unless-stopped
|
||||
Reference in New Issue
Block a user