Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
monero-project
CCS Backend
Commits
8824f917
Commit
8824f917
authored
Jan 07, 2019
by
beardedwarrior
Browse files
made sure all the correct values are in the env example
parent
e7dfac68
Changes
1
Hide whitespace changes
Inline
Side-by-side
.env.example
View file @
8824f917
...
...
@@ -38,8 +38,11 @@ PUSHER_APP_CLUSTER=mt1
MIX_PUSHER_APP_KEY="${PUSHER_APP_KEY}"
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=
GITLAB_URL=
GITLAB_URL=
https://repo.getmonero.org/api/v4/projects/54
GITLAB_ACCESS_TOKEN=
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment