From efa66eaca15ebc3f92df6103567a0889c4a991cf Mon Sep 17 00:00:00 2001 From: Thomas Dutrion Date: Fri, 29 May 2026 23:32:39 +0200 Subject: [PATCH] Update AFUP_API_HOST default --- .env.dev | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.dev b/.env.dev index 1fed36b3..1ffccff9 100644 --- a/.env.dev +++ b/.env.dev @@ -3,5 +3,5 @@ APP_SECRET=956168dbe803844baeb4572097e2f7b9 ###< symfony/framework-bundle ### -AFUP_API_HOST=https://192.168.1.17:9205 +AFUP_API_HOST=https://afup.org/ AFUP_GLOBAL_MENU_EVENT_LABEL='PHP Tour 1337'