fix variable in env
This commit is contained in:
+5
-1
@@ -24,8 +24,12 @@ dist-ssr
|
||||
*.sw?
|
||||
|
||||
api/.venv/
|
||||
api/__pycache__
|
||||
api/__init__.py
|
||||
api/app/__pycache__/
|
||||
api/data
|
||||
|
||||
.env
|
||||
|
||||
# recordings
|
||||
mediamtx/recordings
|
||||
mediamtx/recordings
|
||||
|
||||
Reference in New Issue
Block a user