Changing testnet to port 4000

This commit is contained in:
Chris Troutner
2020-08-07 16:27:49 -07:00
parent 98a33413d7
commit 36921680e0
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -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: