WIP on add/edit feed page (#4)

This commit is contained in:
2024-04-06 11:02:48 -04:00
parent 74bc83f266
commit 7d30454d90
6 changed files with 94 additions and 7 deletions

View File

@@ -4,6 +4,6 @@
}
http://localhost:8205 {
root ./public
try_files {uri} {uri}.php
try_files {path} {path}.php
php_server
}