mirror of
https://github.com/kremalicious/umami.git
synced 2025-02-01 12:29:35 +01:00
Include HOSTNAME variable.
This commit is contained in:
parent
b652ef3f73
commit
4bce72350b
@ -53,6 +53,7 @@ USER nextjs
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
ENV HOSTNAME 0.0.0.0
|
||||
ENV PORT 3000
|
||||
|
||||
CMD ["yarn", "start-docker"]
|
||||
|
Loading…
Reference in New Issue
Block a user