Skip to content

Commit 7211b9e

Browse files
Update README.md
1 parent a848081 commit 7211b9e

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ npm i
1616
npm start
1717
```
1818

19-
docker
19+
docker (deprecated)
2020

2121
```
2222
docker image build -t hicetnunc:1.0 .
@@ -25,15 +25,8 @@ docker run -it -p 3000:3000 hicetnunc:1.0
2525
docker container rm --force hicetnunc
2626
```
2727

28-
.env
2928

30-
```
31-
REACT_APP_FEED='http://0.0.0.0:3001/feed'
32-
REACT_APP_TZ='http://0.0.0.0:3001/tz'
33-
REACT_APP_OBJKT='http://0.0.0.0:3001/objkt'
34-
```
35-
36-
in the present version you must have ungrund running accessing hicetnunc's module https://github.com/hicetnunc2000/hicetnunc-api
29+
the indexer can be run on localhost https://github.com/hicdex/hicdex
3730

3831
check the issues for contributing
3932

0 commit comments

Comments
 (0)