Functionality to create, update and delete label.
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
# Web server
|
||||
SERVER_ADDRESS=localhost
|
||||
SERVER_PORT=9090
|
||||
SERVER_PORT=9091
|
||||
|
||||
# Database
|
||||
DATABASE_URL=postgres://USER:PASSWORD@localhost:5432/label_editor
|
||||
|
||||
Reference in New Issue
Block a user