Skip to content
Snippets Groups Projects
Commit 8824f917 authored by beardedwarrior's avatar beardedwarrior
Browse files

made sure all the correct values are in the env example

parent e7dfac68
No related branches found
No related tags found
No related merge requests found
...@@ -38,8 +38,11 @@ PUSHER_APP_CLUSTER=mt1 ...@@ -38,8 +38,11 @@ PUSHER_APP_CLUSTER=mt1
MIX_PUSHER_APP_KEY="${PUSHER_APP_KEY}" MIX_PUSHER_APP_KEY="${PUSHER_APP_KEY}"
MIX_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}" MIX_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"
RPC_URL= MONERO_USERNAME=
MONERO_PASSWORD=
RPC_URL=http://127.0.0.1:28080/json_rpc
WALLET_ADDRESS= WALLET_ADDRESS=
GITLAB_URL= GITLAB_URL=https://repo.getmonero.org/api/v4/projects/54
GITLAB_ACCESS_TOKEN= GITLAB_ACCESS_TOKEN=
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment