This commit is contained in:
tweemeterjop 2022-11-23 14:22:04 +01:00
parent 1bc3fee3f4
commit 6b9fdffc62

View File

@ -5,7 +5,7 @@ TRANSIP_Token_Expiration="30 minutes"
# You can't reuse a label token, so we leave this empty normally # You can't reuse a label token, so we leave this empty normally
TRANSIP_Token_Label="" TRANSIP_Token_Label=""
# The authentication to the TransIP API requires a usename and RSA private key. # TransIP API requires a usename and RSA private key
# Please set the transip username environment variable: # Please set the transip username environment variable:
# - TRANSIP_Username: The username of the transip API account # - TRANSIP_Username: The username of the transip API account
# In addition to the username one of the following two environment variables is required: # In addition to the username one of the following two environment variables is required: