-
-
Save samlinux/66032b55f48a43836167ba048e4818e8 to your computer and use it in GitHub Desktop.
Angular meets Internet Computer
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dfx canister id backend | |
> rrkah-fqaaa-aaaaa-aaaaq-cai | |
export const environment = { | |
production: false, | |
canisterId: 'rrkah-fqaaa-aaaaa-aaaaq-cai', | |
host: 'http://localhost:8000' | |
}; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment