Skip to content

Commit

Permalink
Update DEPLOYMENTS.tsv (#39)
Browse files Browse the repository at this point in the history
* Update DEPLOYMENTS.tsv

* Fix github action

* Update DEPLOYMENTS.tsv

Co-Authored-By: Hong Minhee <hong.minhee@planetariumhq.com>
  • Loading branch information
limebell and dahlia committed Oct 11, 2019
1 parent b9b67c7 commit d06075c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Expand Up @@ -9,7 +9,7 @@ jobs:
- name: Use Node.js 10.x
uses: actions/setup-node@v1
with:
version: 10.x
node-version: 10.x

- name: Build
env:
Expand Down
1 change: 1 addition & 0 deletions DEPLOYMENTS.tsv
@@ -1,2 +1,3 @@
9c-fft http://52.231.65.77:5000/graphql/
9c-testnet http://9c-testnet.planetarium.dev:31235/graphql/
localhost http://localhost:5000/graphql/

0 comments on commit d06075c

Please sign in to comment.