1
0
Fork 0

New translations en.md (Spanish)

skip-build
This commit is contained in:
Joost De Cock 2023-08-27 19:34:47 +02:00
parent 27f6ee17c2
commit ad2fb0d5bc

View file

@ -0,0 +1,16 @@
---
title: "API Keys: Name"
---
Every API key has a **name** attribute that is mandatory.
In other words, you must give each of your API keys a name, but that name can be anything you want.
Typically, people give names that describe where the key is used, like:
- Production backend
- GitLab runner
- Local development on my laptop
But you do you.