Skip to content

Commit b6b87cc

Browse files
committed
fix: remove from readme
1 parent 398f966 commit b6b87cc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,6 @@ To run the API, run `yarn run-api`.
6464

6565
## Docker Deployment
6666

67-
POSTGRES_DB=fasset-indexer
68-
POSTGRES_USER=indexer
69-
POSTGRES_PASSWORD=supersecretpassword
70-
7167
The docker image can be either built from this project, or one from github can be used. The repository also features the `compose.yaml` file that features a local postgres deployment and requires the following `.env` config:
7268

7369
- **COMPOSE_PROJECT_NAME**: needs to be set to a unique name of your docker deployment;

0 commit comments

Comments
 (0)