build: used env to specify base and url

This commit is contained in:
Simeon Radivoev 2026-05-06 23:35:09 +03:00
parent 08f249ca35
commit 83f8c84a04
Signed by: simeonradivoev
GPG key ID: 7611A451D2A5D37A
3 changed files with 7 additions and 3 deletions

1
.astro/types.d.ts vendored
View file

@ -1,2 +1 @@
/// <reference types="astro/client" />
/// <reference path="content.d.ts" />