mirror of
https://github.com/fullstack-cash/bch-api.git
synced 2026-09-21 16:52:04 -07:00
Adding .env file for docker compose
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
node_modules/
|
||||
.nyc_output/*
|
||||
.env
|
||||
#.env
|
||||
start-local-server
|
||||
test-local-server
|
||||
start-decatur-main
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
COMPOSE_PROJECT_NAME=bch-api-mainnet
|
||||
@@ -0,0 +1 @@
|
||||
COMPOSE_PROJECT_NAME=bch-api-tesnet
|
||||
Reference in New Issue
Block a user