diff --git a/backend/config.prod.toml b/backend/config.prod.toml index 45f601a..7284436 100755 --- a/backend/config.prod.toml +++ b/backend/config.prod.toml @@ -36,4 +36,4 @@ Salt = "LiXi.Y@140202" Type = "local" # Path = "/projects/mp-qvyun/backend/fixtures/processed" Path = "/app/processed" -Asset = "/app/assets" +Asset = "/app/dist"