Skip to content

Commit

Permalink
Updated .env.example to remove AGENT_ID value. Webpack 5 doesnt provi…
Browse files Browse the repository at this point in the history
…de process.env values on webpack config file anymore
  • Loading branch information
yoryer committed Oct 26, 2021
1 parent c6e9494 commit 0b317ca
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
TOKY_API_URL="https://api.toky.co"
TOKY_RESOURCES_URL="https://app.toky.co"
PUSHER_KEY=""
# only for development
# your Toky Agent id account
AGENT_ID=""
PUSHER_KEY=""

0 comments on commit 0b317ca

Please sign in to comment.