mirror of
https://github.com/fullstack-cash/bch-api.git
synced 2026-09-21 16:52:04 -07:00
Removing docker link to mongo
This commit is contained in:
@@ -3,8 +3,8 @@ bch-api:
|
||||
dockerfile: Dockerfile
|
||||
#image: bitcore
|
||||
container_name: bch-api-main
|
||||
links:
|
||||
- mongodb
|
||||
#links:
|
||||
# - mongodb
|
||||
ports:
|
||||
- "12400:3000"
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user