mirror of
https://github.com/cupcakearmy/morphus.git
synced 2024-12-22 08:06:30 +00:00
add port env
This commit is contained in:
parent
b91d6edb6e
commit
3402f178b6
@ -19,6 +19,7 @@ COPY --from=builder /app/dist ./dist
|
||||
|
||||
ENV LOCAL_ASSETS=/data
|
||||
ENV ADDRESS=0.0.0.0
|
||||
ENV PORT=80
|
||||
|
||||
EXPOSE 80
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user