Ahora si
All checks were successful
Build and Deploy Nuxt / build (push) Successful in 42s

This commit is contained in:
2026-05-02 16:40:00 +02:00
parent da3e015631
commit 8c230d3596
2 changed files with 2 additions and 1 deletions

1
frontend/.env.production Normal file
View File

@@ -0,0 +1 @@
API_BASE_URL=https://dragonroll.aranroig.com/api

2
frontend/.gitignore vendored
View File

@@ -21,4 +21,4 @@ logs
# Local env files # Local env files
.env .env
.env.* .env.*
!.env.example !.env.production