Skip to content

Commit 4578a81

Browse files
committed
Update whole structure
1 parent 53337da commit 4578a81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/bootstrap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
22
require_once __DIR__.'/../vendor/autoload.php';
3-
$apiKey = 'ggI0ugb0UTzKxszLzl6KwuydkzJ1eM9Pp3gqQeLP0ZQEfhEZs8oLjxDmYtlLHdQJ';
3+
$apiKey = '{InsertApiTokenHere}';
44

55
$hetznerClient = new \LKDev\HetznerCloud\HetznerAPIClient($apiKey);

0 commit comments

Comments
 (0)