Skip to content

Commit

Permalink
token
Browse files Browse the repository at this point in the history
  • Loading branch information
juchiast committed Jan 4, 2025
1 parent 4c2d0fe commit c34465f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions @space-operator/client/tests/deploy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ dotenv.loadSync({

const c = new client.Client({
host: "http://localhost:8080",
token: Deno.env.get("APIKEY"),
});

const run = async () => {
Expand Down

0 comments on commit c34465f

Please sign in to comment.