mirror of
https://github.com/THIS-IS-NOT-A-BACKUP/zspotify.git
synced 2024-11-26 09:53:17 +01:00
Update Dockerfile
This commit is contained in:
parent
95f0dc8edf
commit
efe884b58a
@ -16,4 +16,4 @@ COPY --from=builder /install /usr/local
|
||||
COPY zspotify /app
|
||||
COPY *zs_config.json /
|
||||
WORKDIR /app
|
||||
ENTRYPOINT ["/usr/local/bin/python", "app.py"]
|
||||
ENTRYPOINT ["/usr/local/bin/python", "__main__.py"]
|
||||
|
Loading…
Reference in New Issue
Block a user