mirror of
https://github.com/RoboSats/robosats.git
synced 2025-07-17 08:13:19 +00:00
Enable coordinator docker commented generate_grpc
This commit is contained in:
@ -23,7 +23,7 @@ RUN pip install --no-cache-dir -r requirements.txt
|
||||
COPY . .
|
||||
|
||||
# install lnd/cln grpc services
|
||||
# RUN sh generate_grpc.sh
|
||||
RUN sh generate_grpc.sh
|
||||
|
||||
EXPOSE 8000
|
||||
|
||||
|
Reference in New Issue
Block a user