try to deploy en nas
Build & Deploy / build (push) Successful in 39s
Build & Deploy / docker (push) Failing after 1s

This commit is contained in:
Kevin
2026-06-28 12:06:48 +02:00
parent 051c3138e2
commit c58d92ff2a
7 changed files with 139 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
# App
APP_KEY=change-me-to-a-random-string
APP_URL=https://pc-builder.example.com
# Database
DB_ROOT_PASSWORD=change-me-root-password
DB_USER=pcbuilder
DB_PASSWORD=change-me-db-password
DB_DATABASE=pc_builderv2