Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
vvalvesga committed Sep 16, 2019
2 parents 57a75d6 + ca06830 commit b8db1e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ In frontend/src/environments you should change urls to your IP address.

Also, in backend/backend.js you should change urls.

In docker-compose.yaml, change BASE_URL with the correct address IP: BASE_URL=http://193.146.116.148 and the same with MONGO_IP environment variable
In docker-compose.yaml, change BASE_URL with the your IP address: BASE_URL=http://193.146.116.148 and the same with MONGO_IP environment variable

Ohter considerations:
In docker-compose.yaml you should use your Twitter API key and token.
Expand Down

0 comments on commit b8db1e3

Please sign in to comment.