mirror of
https://github.com/sakaljurgis/kodi-api-server.git
synced 2026-07-08 20:37:41 +00:00
remove .env
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
PORT=3000
|
|
||||||
STATIC_SERVE_FOLDER="../../../static"
|
|
||||||
LOG_FILE_REQUESTS="../../static/static_log.txt"
|
|
||||||
+4
-1
@@ -33,4 +33,7 @@ lerna-debug.log*
|
|||||||
!.vscode/settings.json
|
!.vscode/settings.json
|
||||||
!.vscode/tasks.json
|
!.vscode/tasks.json
|
||||||
!.vscode/launch.json
|
!.vscode/launch.json
|
||||||
!.vscode/extensions.json
|
!.vscode/extensions.json
|
||||||
|
|
||||||
|
# other
|
||||||
|
.env
|
||||||
|
|||||||
Reference in New Issue
Block a user