Skip to content

Commit 012835d

Browse files
committed
Removed hard coded Fastly service id
1 parent 8f7ef34 commit 012835d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

fastly.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,12 @@ description = "aslk"
77
language = "rust"
88
manifest_version = 3
99
name = "trusted-server-fastly"
10-
service_id = "q9waEnTgJfqQV1a0cYOuo3"
1110

1211
[scripts]
1312
build = """
1413
cargo build --bin trusted-server-fastly --release --target wasm32-wasip1 --color always
1514
"""
1615

17-
1816
[local_server]
1917
[local_server.backends]
2018
[local_server.backends.equativ_ad_api_2] # FIX ME: must match config

0 commit comments

Comments
 (0)