Skip to content

Commit

Permalink
update env
Browse files Browse the repository at this point in the history
  • Loading branch information
Chau Duong committed Jun 15, 2020
1 parent 049d31a commit 099bc71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.production
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ NODE_ENV=production
HOST=0.0.0.0
PORT=5000

API_URL=xxx.com.prod
API_URL=https://jsonplaceholder.typicode.com
API_KEY=5e8ef669a22e36adbdc108082478d.prod

COOKIE_SECRET=mycookiesecret
Expand Down

0 comments on commit 099bc71

Please sign in to comment.