mirror of
https://github.com/THIS-IS-NOT-A-BACKUP/zspotify.git
synced 2026-02-26 11:31:27 +00:00
Fixed previous errors trying to rebase
This commit is contained in:
@@ -16,4 +16,4 @@ COPY --from=builder /install /usr/local
|
||||
COPY src /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