Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions fastly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,12 @@ description = "aslk"
language = "rust"
manifest_version = 3
name = "trusted-server-fastly"
service_id = "q9waEnTgJfqQV1a0cYOuo3"

[scripts]
build = """
cargo build --bin trusted-server-fastly --release --target wasm32-wasip1 --color always
"""


[local_server]
[local_server.backends]
[local_server.backends.equativ_ad_api_2] # FIX ME: must match config
Expand Down