@@ -0,0 +1,5 @@
|
||||
#Migrate
|
||||
migrate -path=./internal/storage/postgres/migrations -database=postgres://gardomatic:pa55word@localhost/gardomatic?sslmode=disable up
|
||||
migrate -path=./internal/storage/postgres/migrations -database=postgres://gardomatic:pa55word@localhost/gardomatic?sslmode=disable force 1
|
||||
authentication -> Wer ist es?
|
||||
authorization -> Darf er das?
|
||||
Reference in New Issue
Block a user