mirror of
https://github.com/alexgo-io/peggedassets-server.git
synced 2026-01-12 08:34:35 +08:00
fix dockerfile
This commit is contained in:
@@ -10,7 +10,7 @@ RUN git clone https://github.com/DefiLlama/peggedassets-server /app/repo
|
||||
# Change to the directory of your repo
|
||||
WORKDIR /app/repo
|
||||
|
||||
RUN git checkout api2
|
||||
# RUN git checkout api2
|
||||
|
||||
# Install any needed packages specified in package.json
|
||||
RUN npm install
|
||||
|
||||
Reference in New Issue
Block a user