Added spotify and moved away from hardcoded urls
Some checks failed
Build App / build (push) Has been cancelled
Some checks failed
Build App / build (push) Has been cancelled
This commit is contained in:
@@ -7,6 +7,8 @@ services:
|
||||
- tv_node_modules:/app/node_modules
|
||||
ports:
|
||||
- "4173:4173"
|
||||
env_file:
|
||||
- .env
|
||||
command: >
|
||||
sh -c "
|
||||
npm install -g pnpm --silent &&
|
||||
|
||||
Reference in New Issue
Block a user