This commit is contained in:
EvilMuffinHa 2022-11-15 23:17:39 -05:00
parent 66a0ee8543
commit c15f3dc20b

View File

@ -20,4 +20,4 @@ COPY ./templates/ /app/templates
ENV FSERVE_DIR /app/service
CMD [ "/app/fastcloud" ]
CMD [ "/app/fserve" ]