mirror of
https://github.com/fullstack-cash/bch-api.git
synced 2026-09-23 01:32:03 -07:00
Changing testnet to port 4000
This commit is contained in:
@@ -21,7 +21,7 @@ RUN npm install
|
||||
# Generate documentation
|
||||
RUN npm run docs
|
||||
|
||||
EXPOSE 3000
|
||||
EXPOSE 4000
|
||||
|
||||
COPY start-local-testnet.sh start-local-testnet.sh
|
||||
CMD ["./start-local-testnet.sh"]
|
||||
|
||||
Reference in New Issue
Block a user