We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f7ef34 commit 012835dCopy full SHA for 012835d
fastly.toml
@@ -7,14 +7,12 @@ description = "aslk"
7
language = "rust"
8
manifest_version = 3
9
name = "trusted-server-fastly"
10
-service_id = "q9waEnTgJfqQV1a0cYOuo3"
11
12
[scripts]
13
build = """
14
cargo build --bin trusted-server-fastly --release --target wasm32-wasip1 --color always
15
"""
16
17
-
18
[local_server]
19
[local_server.backends]
20
[local_server.backends.equativ_ad_api_2] # FIX ME: must match config
0 commit comments