diff --git a/.env.docker.sample b/.env.docker.sample index e69de29..be6a3d3 100644 --- a/.env.docker.sample +++ b/.env.docker.sample @@ -0,0 +1,2 @@ +ROOT_DIRECTORY=/home/songparser/mydata +ICARUS_BASE_API_URL=http://localhost:3000 diff --git a/.env.sample b/.env.sample index e69de29..be6a3d3 100644 --- a/.env.sample +++ b/.env.sample @@ -0,0 +1,2 @@ +ROOT_DIRECTORY=/home/songparser/mydata +ICARUS_BASE_API_URL=http://localhost:3000