HOST Variable
This commit is contained in:
@@ -23,6 +23,7 @@ COPY --from=build /app/static /app/static
|
||||
RUN mkdir -p /app/data && chown -R app:app /app
|
||||
|
||||
EXPOSE 8002
|
||||
ENV HOST=0.0.0.0
|
||||
ENV PORT=8002
|
||||
|
||||
USER app
|
||||
|
||||
Reference in New Issue
Block a user