Initial Reactive OTT Sample

Closes gh-326
This commit is contained in:
Josh Cummings
2024-09-26 16:44:10 -06:00
parent c91daf2684
commit 8fecde68da
22 changed files with 793 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
services:
maildev:
image: maildev/maildev:2.1.0
ports:
- "1080:1080"
- "1025:1025"