Skip to content

Commit 98b5f2f

Browse files
committed
testing pocketbase
1 parent c42be9c commit 98b5f2f

7 files changed

+11
-0
lines changed

TASKS.md

+9
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,15 @@ docker run \
2626
docker start containerid
2727
```
2828

29+
## stop container
30+
31+
```bash
32+
33+
```
34+
2935
## access admin pages
3036

3137
<http://localhost:8090/\_/>
38+
39+
- username : [email protected]
40+
- password : 1234567890

pb_data/auxiliary.db

44 KB
Binary file not shown.

pb_data/data.db

0 Bytes
Binary file not shown.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"user.cache_control":"","user.content_disposition":"","user.content_encoding":"","user.content_language":"","user.content_type":"image/png","user.metadata":{"original-filename":"6AD941E2-45D1-4E55-B731-0A95EF209A46.png"},"md5":"SiIJg78iO4Zt2QbZEZzrQw=="}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"user.cache_control":"","user.content_disposition":"","user.content_encoding":"","user.content_language":"","user.content_type":"image/png","user.metadata":null,"md5":"36psA1WefcgAO7J5iAVmUA=="}

0 commit comments

Comments
 (0)