Skip to content

Commit 5bfb8a6

Browse files
author
user
committed
typo
1 parent a92c0d1 commit 5bfb8a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ services:
2121
- mysql
2222
environment:
2323
- APP_URL=http://localhost:${DEV_PORT:-8080}
24-
- APP_KEY=SomeRandomeString
24+
- APP_KEY=SomeRandomString
2525
- DB_HOST=mysql:3306
2626
- DB_DATABASE=bookstack
2727
- DB_USERNAME=bookstack

0 commit comments

Comments
 (0)