Skip to content

Commit

Permalink
chore: log remote address in docker
Browse files Browse the repository at this point in the history
  • Loading branch information
meysam81 committed Dec 19, 2024
1 parent 9a2c9c0 commit a75ab44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ ENV SERVER_PORT=8080 \
SERVER_ERROR_PAGE_404=public/404.html \
SERVER_FALLBACK_PAGE=index.html \
SERVER_COMPRESSION_LEVEL=fastest \
SERVER_LOG_REMOTE_ADDRESS=true
SERVER_HEALTH=true

COPY --from=builder /app/dist /public

0 comments on commit a75ab44

Please sign in to comment.