added api versions

This commit is contained in:
2024-04-30 14:21:08 +05:30
parent 492c4704aa
commit 62ead2b2fe
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
export const environment = {
apiUrl: 'https://localhost:7013',
blogImagesUrl: 'https://bangararaju-uat.kottedi.in/blog/assets/img/posts/',
apiKey: ""
apiKey: "c6eAXYcNT873TT7BfMgQyS4ii7hxa53TLEUN7pAGaaU="
};