mirror of
https://github.com/THIS-IS-NOT-A-BACKUP/zspotify.git
synced 2026-01-07 15:30:52 +00:00
Update Dockerfile
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user