Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Commit

Permalink
deploy: change doamin to groupwork.rocknstone.top
Browse files Browse the repository at this point in the history
  • Loading branch information
saitewasreset committed Apr 29, 2024
1 parent e01e1a2 commit 5eb50f2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/redeploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
- name: Deploy docker compose webhook
uses: joelwmale/webhook-action@master
with:
url: "http://groupwork.xiran.xyz:9000/hooks/75c04a03-a33a-4468-a44a-4f406cd5ca78"
url: "http://groupwork.rocknstone.top:9000/hooks/75c04a03-a33a-4468-a44a-4f406cd5ca78"
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

---

Deployed to: https://groupwork.xiran.xyz
Deployed to: https://groupwork.rocknstone.top/groupwork/grades

Pushing to main branch will trigger a redeploy of the server using github actions and webhook, so changes can be seen in "realtime" (Although **queued** github actions may impose a large delay).
Pushing to main branch will trigger a redeploy of the server using github actions and webhook, so changes can be seen in realtime.

You can manually trigger redeploy by visiting: http://groupwork.xiran.xyz:9000/hooks/75c04a03-a33a-4468-a44a-4f406cd5ca78
You can manually trigger redeploy by visiting: http://groupwork.rocknstone.top:9000/hooks/75c04a03-a33a-4468-a44a-4f406cd5ca78

- backend: backend code (python + flask)
- frontend:
Expand Down

0 comments on commit 5eb50f2

Please sign in to comment.