feat: Initialize data infrastructure by adding historical weather data, various data storage files, a database manager, logging, and updating Docker Compose configuration.

This commit is contained in:
2569718930@qq.com
2026-03-06 19:20:52 +08:00
parent 00f79139e1
commit 7f0b57c47c
3 changed files with 14 additions and 6 deletions
-2
View File
@@ -1,5 +1,3 @@
version: "3.8"
services:
polyweather:
build: .