mirror of
https://github.com/fullstack-cash/bch-api.git
synced 2026-09-22 01:02:05 -07:00
Compare commits
8
Commits
master
..
production
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
240b221bb0 | ||
|
|
84db66e13b | ||
|
|
b0774d4a9f | ||
|
|
8cf7e42a90 | ||
|
|
7f1f2dc815 | ||
|
|
f8addfe541 | ||
|
|
88a01a416c | ||
|
|
9e63c90a6c |
@@ -45,9 +45,9 @@ USER safeuser
|
||||
|
||||
# Clone the repository
|
||||
WORKDIR /home/safeuser
|
||||
RUN git clone https://github.com/Permissionless-Software-Foundation/bch-api
|
||||
RUN git clone https://github.com/FullStack-cash/bch-api
|
||||
WORKDIR /home/safeuser/bch-api
|
||||
RUN git checkout ct-unstable
|
||||
RUN git checkout production
|
||||
RUN npm install --silent
|
||||
|
||||
# Generate documentation
|
||||
|
||||
Reference in New Issue
Block a user