feat: modify config.prod.toml

This commit is contained in:
Rogee
2024-12-16 15:03:31 +08:00
parent 4dc54dc5bc
commit 66d0cd507c

View File

@@ -36,4 +36,4 @@ Salt = "LiXi.Y@140202"
Type = "local" Type = "local"
# Path = "/projects/mp-qvyun/backend/fixtures/processed" # Path = "/projects/mp-qvyun/backend/fixtures/processed"
Path = "/app/processed" Path = "/app/processed"
Asset = "/app/assets" Asset = "/app/dist"