Skip to content

Commit

Permalink
feat: remove progress.env.CLOUD
Browse files Browse the repository at this point in the history
  • Loading branch information
qq815776412 committed May 10, 2024
1 parent c08d010 commit 28ec2ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/server/src/utils.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const Cloud_URL = process.env.CLOUD || 'https://cloud-api.bttcdn.com';
export const Cloud_URL = 'https://cloud-api.bttcdn.com';

0 comments on commit 28ec2ca

Please sign in to comment.