readme example update

This commit is contained in:
2026-01-14 14:17:56 +00:00
parent 4e2b2046ae
commit 095a92dfc2

View File

@@ -10,9 +10,9 @@ Start a new PocketBase project (optionally provide a service name via `pb init <
```toml ```toml
[server] [server]
ip = '127.0.0.1'
port = 8090 port = 8090
domain = 'example.com' # ip = '127.0.0.1'
# domain = 'example.com'
[pocketbase] [pocketbase]
version = '0.35.1' version = '0.35.1'