Moved server, added backend structs and added ui elements.
This commit is contained in:
+1
-2
@@ -3,5 +3,4 @@ SERVER_ADDRESS=localhost
|
||||
SERVER_PORT=9090
|
||||
|
||||
# Database
|
||||
DATABASE_URL=sqlite:db.db
|
||||
# DATABASE_URL=postgres://USER:PASSWORD@localhost:5432/label_editor
|
||||
DATABASE_URL=postgres://USER:PASSWORD@localhost:5432/label_editor
|
||||
|
||||
Reference in New Issue
Block a user