Browse Source

update backend address

pull/16/head
hole-thu 3 years ago
parent
commit
30225b0476
  1. 2
      .github/workflows/deploy.yml

2
.github/workflows/deploy.yml

@ -26,6 +26,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_REPOSITORY: ${{ github.repository }}
REACT_APP_BACKEND: "https://api.t-hole.red/"
REACT_APP_BACKEND: "https://api.hole-thu-qwertyuiop.xyz/"
REACT_APP_BUILD_INFO: version-${{steps.date.outputs.date}}
COMMIT_MESSAGE: "Build for: ${{ github.event.head_commit.message }}"

Loading…
Cancel
Save