Fix 4567 port expose dupe

This commit is contained in:
Mitchell Syer
2023-01-02 18:54:08 -05:00
committed by GitHub
parent bdc689faa7
commit 2fed9c1604

View File

@@ -81,5 +81,4 @@ EXPOSE 4567
FROM branch-display-${PLATFORM} AS final
EXPOSE 4567
CMD ["/bin/sh", "/home/suwayomi/startup/startup_script.sh"]