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

Commit 19698d1

Browse files
Update docker-compose.yml
1 parent 49a4341 commit 19698d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/mongo/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ services:
1111
- DATABASE_NAME=strapi
1212
- DATABASE_USERNAME=
1313
- DATABASE_PASSWORD=
14-
- DATABASE_AUTHENTICATION_DATABASE=strapi
14+
- AUTHENTICATION_DATABASE=strapi
1515
ports:
1616
- 1337:1337
1717
volumes:

0 commit comments

Comments
 (0)