Skip to content

Commit

Permalink
[digitalocean deploy] Fixed deploy network
Browse files Browse the repository at this point in the history
  • Loading branch information
welbon committed Jul 12, 2024
1 parent a2fdff7 commit 6622d95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ COPY package*.json yarn*.lock ./

# Set enviroments
ENV REACT_APP_STARCOIN_API_URL=https://doapi.stcscan.io
ENV REACT_APP_STARCOIN_NETWORKS=main,barnard,proxima,halley,vega
ENV REACT_APP_STARCOIN_NETWORKS=main,barnard,proxima,vega

COPY . .

Expand Down

0 comments on commit 6622d95

Please sign in to comment.