Add weather server

This commit is contained in:
Taylor Wilsdon
2025-04-06 14:09:22 -04:00
parent 49f20b2cfc
commit 3a4036caed
5 changed files with 193 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
services:
server:
build:
context: .
ports:
- 8000:8000