We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef451ec commit 78fbcebCopy full SHA for 78fbceb
readme.md
@@ -76,7 +76,7 @@ Access the app at `http://localhost:3000`.
76
NEXT_PUBLIC_POCKETBASE_URL: https://pocketbase
77
EMAIL: example@example.com
78
PASSWORD: yourpassword
79
- COLLECTION=pbcollection
+ COLLECTION: pbcollection
80
volumes:
81
data:
82
```
0 commit comments