Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Dockerfile) adds docker file to containerized the example server #434

Merged
merged 2 commits into from
Apr 30, 2024

Commits on Apr 29, 2024

  1. feat(Dockerfile) adds docker file to containerized the example server

    Dockerizes the example server js for easier portability.
    Fixes a bug in server.js so that empty logs are no longer
    written out to the active JSON file buffer.
    EandrewJones committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    28415ab View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. expose port

    Jyyjy committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a8a0119 View commit details
    Browse the repository at this point in the history