mirror of
https://github.com/HeyPuter/puter.git
synced 2026-05-04 00:20:45 +00:00
99d96edd9c
* feat: s3 fs in oss * feat: new endpoints in OSS * fix: name of fs extension * perf: signed uploads * fix: await socket events to align fs events * fix: default bucket names * fix: backend tests * fix: deps * fix: order
10 lines
205 B
YAML
10 lines
205 B
YAML
api_url: http://api.puter.localhost:4100
|
|
frontend_url: http://puter.localhost:4100
|
|
username: admin
|
|
auth_token: ""
|
|
mountpoints:
|
|
- path: /
|
|
provider: puterfs
|
|
- path: /admin/tmp
|
|
provider: memoryfs
|