feature: extracting admin and services to

This commit is contained in:
2024-02-28 14:01:09 +01:00
parent 7fe7047485
commit ac9488b299
9 changed files with 130 additions and 93 deletions
+3
View File
@@ -1 +1,4 @@
APP_HOST=127.0.0.1
APP_PORT=3000
DATABASE_URL=postgresql://miniweb:miniweb@localhost:54321/miniweb
RUST_LOG=info