Initial commit: ifconfig.me clone on the kaya framework

This commit is contained in:
2026-09-03 13:13:05 +00:00
commit 9523f357df
21 changed files with 828 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# App server
APP_HOST=0.0.0.0
APP_PORT=8000
# Name used in the HTML page title/heading and the curl examples
# (e.g. "ifconfig.me" when deployed under that domain).
SITE_NAME=pyfconfig