feat: room(分区)

This commit is contained in:
2022-08-19 10:01:32 +08:00
parent 2f8db7ce9d
commit 438bba8439
6 changed files with 21 additions and 6 deletions

View File

@@ -22,6 +22,7 @@ jobs:
- name: "Build"
run: yarn build
env:
REACT_APP_ROOM_ID: 1
REACT_APP_BACKEND: "https://api.hole-thu-qwertyuiop.xyz/"
REACT_APP_STORAGE: "https://file.hole-thu-qwertyuiop.xyz/"
REACT_APP_BUILD_INFO: "v-${{steps.date.outputs.date}}"