diff --git a/.gitea/workflows/release-artefact.yml b/.gitea/workflows/release-artefact.yml
index ac230ff..25837da 100644
--- a/.gitea/workflows/release-artefact.yml
+++ b/.gitea/workflows/release-artefact.yml
@@ -36,7 +36,7 @@ jobs:
run: |
cd frontend
npm ci
- npm run generate
+ NUXT_PUBLIC_API_BASE=/api NUXT_PUBLIC_APP_BASE=/ npm run generate
- name: Build artefact
shell: bash
diff --git a/.gitignore b/.gitignore
index 1bfdaec..260ef0b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
###> symfony/framework-bundle ###
/.env.local
+/.env.prod
/.env.local.php
/.env.*.local
/config/secrets/prod/prod.decrypt.private.php
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 86cf9af..7b60560 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,8 +4,8 @@
-
-
+
+
@@ -262,7 +262,7 @@
-
+
@@ -392,7 +392,31 @@
1769019284586
-
+
+
+ 1769021756823
+
+
+
+ 1769021756823
+
+
+
+ 1769021818384
+
+
+
+ 1769021818384
+
+
+
+ 1769022071620
+
+
+
+ 1769022071620
+
+
@@ -459,7 +483,11 @@
-
+
+
+
+
+