diff --git a/dfx.json b/dfx.json index 4b75bb6..658826a 100644 --- a/dfx.json +++ b/dfx.json @@ -16,6 +16,17 @@ ], "type": "assets", "workspace": "tetris_frontend" + }, + "internet_identity": { + "type": "custom", + "candid": "https://github.com/dfinity/internet-identity/releases/latest/download/internet_identity.did", + "wasm": "https://github.com/dfinity/internet-identity/releases/latest/download/internet_identity_dev.wasm.gz", + "remote": { + "id": { + "ic": "rdmx6-jaaaa-aaaaa-aaadq-cai" + } + }, + "frontend": {} } }, "defaults": {