Skip to content

Commit

Permalink
fix backend state
Browse files Browse the repository at this point in the history
Restore endpoints from some older commit.
They are somehow missing.
  • Loading branch information
ianic committed Dec 4, 2021
1 parent 0b2b1c3 commit a45b9b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions backend/config/state.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ stages:
default: true
node: production
endpoints:
rest: ""
ws: ""
rest: "https://ytg5gfkg5k.execute-api.eu-central-1.amazonaws.com"
ws: "wss://vbel3cs8ki.execute-api.eu-central-1.amazonaws.com"
functions:
- name: report
hash: caee300f
Expand Down

0 comments on commit a45b9b0

Please sign in to comment.