mirror of
https://github.com/fullstack-cash/bch-api.git
synced 2026-09-22 17:22:04 -07:00
Changing Dockerfile to basic-auth-only branch
This commit is contained in:
@@ -18,6 +18,7 @@ USER safeuser
|
||||
WORKDIR /home/safeuser
|
||||
RUN git clone https://github.com/Permissionless-Software-Foundation/bch-api
|
||||
WORKDIR /home/safeuser/bch-api
|
||||
RUN git checkout basic-auth-only
|
||||
RUN npm install --silent
|
||||
|
||||
# Generate documentation
|
||||
|
||||
Reference in New Issue
Block a user