This commit is contained in:
@ -1,8 +1,8 @@
|
||||
name = "ai-log"
|
||||
name = "ailog"
|
||||
compatibility_date = "2024-01-01"
|
||||
|
||||
[env.production]
|
||||
name = "ai-log"
|
||||
name = "ailog"
|
||||
|
||||
[build]
|
||||
command = "cargo build --release && ./target/release/ailog build my-blog"
|
||||
@ -28,4 +28,4 @@ Cache-Control = "public, max-age=31536000, immutable"
|
||||
[[headers]]
|
||||
for = "*.js"
|
||||
[headers.values]
|
||||
Cache-Control = "public, max-age=31536000, immutable"
|
||||
Cache-Control = "public, max-age=31536000, immutable"
|
||||
|
Reference in New Issue
Block a user