From f8490b3f145a9c2711ccebe46bee67d8f7d66be8 Mon Sep 17 00:00:00 2001 From: krls2020 Date: Thu, 3 Oct 2024 10:02:38 +0200 Subject: [PATCH] update --- zerops-project-import.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zerops-project-import.yml b/zerops-project-import.yml index b0f8c1e..156852d 100644 --- a/zerops-project-import.yml +++ b/zerops-project-import.yml @@ -8,7 +8,7 @@ project: services: - hostname: app type: php-nginx@8.3 - buildFromGit: https://github.com/zeropsio/recipe-filament + buildFromGit: https://github.com/zeropsio/recipe-filament@devenv enableSubdomainAccess: true envSecrets: APP_KEY: <@generateRandomString(<32>)>