Add env #18

Merged
phoenix merged 3 commits from add_env into devel 2025-06-03 00:31:46 +00:00
3 changed files with 5 additions and 0 deletions

2
.env.docker.sample Normal file
View File

@@ -0,0 +1,2 @@
ROOT_DIRECTORY=/home/songparser/mydata
ICARUS_BASE_API_URL=http://localhost:3000

2
.env.sample Normal file
View File

@@ -0,0 +1,2 @@
ROOT_DIRECTORY=/home/songparser/mydata
ICARUS_BASE_API_URL=http://localhost:3000

1
.gitignore vendored
View File

@@ -1 +1,2 @@
/target
.env