This repository was archived by the owner on Feb 19, 2025. It is now read-only.
Commit a2f6d53
* 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.
* expose port
---------
Co-authored-by: Evan Jones <[email protected]>
1 parent 01295de commit a2f6d53
2 files changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
69 | 74 | | |
70 | 75 | | |
71 | 76 | | |
| |||
0 commit comments