This commit is contained in:
MarkLo 2025-11-21 09:42:05 +08:00
parent d573abbbf0
commit 3f3138c319
1 changed files with 1 additions and 1 deletions

View File

@ -12,5 +12,5 @@ sourcePath = "."
[[services]]
name = "frontend"
dockerfilePath = "frontend/Dockerfile"
dockerfilePath = "Dockerfile"
sourcePath = "frontend"