Change .spotify to spotify.json

This commit is contained in:
2022-01-15 21:52:57 +01:00
parent 7e97bbad33
commit 875fc7e138

View File

@@ -14,8 +14,6 @@ WORKDIR /usr/src/athena/build
RUN yarn install --production
RUN touch spotify.json
EXPOSE 5555
CMD ["yarn", "start"]