Skip to content

Commit 3d3d098

Browse files
authored
Merge pull request #13 from SongY123/main
update README
2 parents d91b6c3 + d11ba0f commit 3d3d098

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ In `/src/web/resources/config.yaml`, set:
2828

2929
```yaml
3030
auth:
31-
auto_login_as_admin: true
31+
auto_login_as_user: true
3232
```
3333
3434
When enabled, guarded APIs can be called without login. The backend will automatically authenticate using `admin/admin`.

0 commit comments

Comments
 (0)