mirror of
https://github.com/cupcakearmy/morphus.git
synced 2025-09-05 15:50:39 +00:00
add port env
This commit is contained in:
@@ -19,6 +19,7 @@ COPY --from=builder /app/dist ./dist
|
|||||||
|
|
||||||
ENV LOCAL_ASSETS=/data
|
ENV LOCAL_ASSETS=/data
|
||||||
ENV ADDRESS=0.0.0.0
|
ENV ADDRESS=0.0.0.0
|
||||||
|
ENV PORT=80
|
||||||
|
|
||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user