Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Commit dd68eca

Browse files
committed
修正前端的範例網址
1 parent 0065743 commit dd68eca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export const environment = {
22
production: true,
3-
apiUrl: 'https://localhost:7091/api',
3+
apiUrl: 'https://localhost:7091',
44
clientId: 'YOUR CLIENT ID',
55
};

0 commit comments

Comments
 (0)