mirror of
https://github.com/HeyPuter/puter.git
synced 2025-01-23 14:20:22 +08:00
9 lines
114 B
JSON
9 lines
114 B
JSON
[
|
|
{
|
|
"name": "mysql",
|
|
"listen": "[::]:8888",
|
|
"upstream": "localhost:8889",
|
|
"enabled": true
|
|
}
|
|
]
|