mirror of
https://github.com/HeyPuter/puter.git
synced 2026-05-01 04:31:10 -05:00
603746951b
* fix: IPC trigger for dev account setup + util decorators for ext controllers * feat: allow extension to bypass json * fix: ts building in volatile
9 lines
365 B
YAML
9 lines
365 B
YAML
url: http://puter.localhost:4100/
|
|
username: admin
|
|
token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0IjoicyIsInYiOiIwLjAuMCIsInUiOiI3Vjlkazlxd1N0R1NjLzdFakYraXN3PT0iLCJ1dSI6ImtNa0NYbTBIU01DS2w5K2lNSE10dXc9PSIsImlhdCI6MTc1Nzc5MTcyOX0.s82vH4IKVQUIFTKW7iHzSOlTlDkqmvEzHj4fPpYDi1w
|
|
mountpoints:
|
|
- path: /
|
|
provider: puterfs
|
|
- path: /admin/tmp
|
|
provider: memoryfs
|