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

Commit 142a126

Browse files
authored
Update .env.testing
1 parent 3aa6327 commit 142a126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.testing

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ DEBUG=True
33
ALLOWED_HOSTS='localhost 127.0.0.1 [::1]'
44
CORS_ALLOWED_ORIGINS='http://localhost'
55
TIME_ZONE='Europe/London'
6-
APP_ENV=development
6+
APP_ENV=testing
77
SIGNING_KEY=2de5c7b55db0e2bcbaac7a135e7b0cf340da8dba93f8c6d4f5ef0934887c834b
88
MARIADB_DATABASE=boilerplate
99
MARIADB_USER=root

0 commit comments

Comments
 (0)