これ以上壊れることはないと思いますか?

Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>

git-svn-id: file:///srv/svn/repo/mai/trunk@66 e410bdd4-646f-c54f-a7ce-fffcc4f439ae
This commit is contained in:
yakumo.izuru
2024-01-21 15:43:25 +00:00
parent 119cdd14d4
commit 2435673dff
11 changed files with 62 additions and 10 deletions

5
example/mai.ini Normal file
View File

@@ -0,0 +1,5 @@
[mai]
listen = "127.0.0.1:5000"
rootdir = "./static"
tmplpath = "./views"
user = "www"

View File

@@ -1,3 +0,0 @@
listen = "127.0.0.1:5000"
rootdir = "/home/yakumo_izuru/Repos/simplytranslate/static"
tmplpath = "./views"