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:
@@ -6,9 +6,9 @@ bch-api-test:
|
||||
links:
|
||||
- redis-test
|
||||
ports:
|
||||
- "4000:3000"
|
||||
- "4000:4000"
|
||||
volumes:
|
||||
- ../../logs:/home/safeuser/bch-api/logs
|
||||
- ../../logs:/home/safeuser/bch-api/logs
|
||||
restart: always
|
||||
|
||||
redis-test:
|
||||
|
||||
Reference in New Issue
Block a user