ACE / constants.ts
Severian's picture
Upload 27 files
159f9c9 verified
raw
history blame contribute delete
178 Bytes
export const API_URL = 'https://api.dify.ai/v1/workflows/run';
export const API_TOKEN = 'app-yufQq1vEs336l4r2R5zx4fwo';
export const API_USER = 'ace-copywriting-frontend-user';