Project

General

Profile

Actions

Feature #278

open

[infra] Thêm cấu hình cho training service

Added by Lê An 9 months ago. Updated 6 months ago.

Status:
Resolved - Dev
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
12/14/2023
Due date:
12/18/2023 (about 9 months late)
% Done:

100%

Estimated time:
0:30 h
Spent time:

Description

Để bổ sung tính năng sandbox cho chatbot nhờ em thêm các cấu hình sau cho trainingservice

    MYSQL_DATABASE: str = "ainnate_dev" 
    MYSQL_HOST: str
    MYSQL_USER: str
    MYSQL_PASSWORD: str
    MYSQL_PORT: int = 3306
    FIREBASE_REALTIME_DATABASE_URL: str = "https://ainnate-dev-default-rtdb.firebaseio.com" 
    FIREBASE_SERVICE_ACCOUNT_KEY_PATH: str = "tmp/ainnate-dev.json" 
    FIREBASE_REALTIME_DATABASE_NOTIFICATION_PATH: str = "notification" 

Lưu ý : Phần file base cấu hình giống BE ( BE sẽ remove trong tương lại phần này )


Related issues 1 (1 open0 closed)

Copied to Feature #295: [infra] Thêm cấu hình Firebase cho ask serviceResolved - Devvan cong tran12/14/202312/20/2023

Actions
Actions

Also available in: Atom PDF