Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
4b581f37
Unverified
Commit
4b581f37
authored
Nov 10, 2018
by
pavelaks
Committed by
GitHub
Nov 10, 2018
Browse files
Update README.md
Fix VSCALE example (add export before VSCALE_API_KEY)
parent
4f59a821
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/README.md
View file @
4b581f37
...
@@ -454,7 +454,7 @@ The `Infoblox_Creds` and `Infoblox_Server` will be saved in `~/.acme.sh/account.
...
@@ -454,7 +454,7 @@ The `Infoblox_Creds` and `Infoblox_Server` will be saved in `~/.acme.sh/account.
First you need to create/obtain API tokens on your
[
settings panel
](
https://vscale.io/panel/settings/tokens/
)
.
First you need to create/obtain API tokens on your
[
settings panel
](
https://vscale.io/panel/settings/tokens/
)
.
```
```
VSCALE_API_KEY="sdfsdfsdfljlbjkljlkjsdfoiwje"
export
VSCALE_API_KEY="sdfsdfsdfljlbjkljlkjsdfoiwje"
```
```
Ok, let's issue a cert now:
Ok, let's issue a cert now:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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