Rename server folder to data, server\data to data\old-data

This commit is contained in:
Xevion
2022-05-21 09:19:45 -05:00
parent cfc224df21
commit 2c058f7840
1282 changed files with 69 additions and 17 deletions

View File

@@ -8,7 +8,7 @@
],
"rewrites": [
{
"source": "/hello-world/",
"source": "/api/hello-world/",
"function": "helloWorld"
},
{