Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Commit 93cb379

Browse files
committed
🚧 wip
1 parent e55c8fd commit 93cb379

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.env.example

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
APP_NAME="Cosna Cpanel"
22
APP_DEBUG=true
3+
PROD=false
34
APP_URL=https://cpanel.cosna-afrique.com
45
API_URL=https://api.cosna-afrique.com
5-
API_VERSION=v2
6+
API_VERSION=v2
7+
SENTRY_DSN=
8+
SENTRY_TRACES_SAMPLE_RATE=1.0

0 commit comments

Comments
 (0)