Next release #13

Merged
phoenix merged 30 commits from devel into main 2025-07-23 21:05:31 +00:00
3 changed files with 5 additions and 0 deletions
Showing only changes of commit 817ea9fed2 - Show all commits

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