Skip to content

Commit

Permalink
refactor: substrate-strategies file in dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
This-Is-Prince committed Oct 13, 2023
1 parent b05bccf commit ba52b83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ EXPOSE 8080
ADD build/strategiesGo /app/strategiesGo
ADD networks.json /app/networks.json
ADD strategies.json /app/strategies.json
ADD substrate-strategies.json /app/substrate-strategies.json
RUN chmod +x /app/strategiesGo

WORKDIR /app
Expand Down

0 comments on commit ba52b83

Please sign in to comment.