chore: update import url (sorry gitlab, codeberg is just better)
This commit is contained in:
parent
ca2cf9e06f
commit
6fdf23eb1a
13 changed files with 22 additions and 22 deletions
2
Makefile
2
Makefile
|
@ -4,7 +4,7 @@ migrate:
|
|||
|
||||
.PHONY: backend
|
||||
backend:
|
||||
go build -v -o api -ldflags="-buildid= -X gitlab.com/1f320/pronouns/backend/server.Revision=`git rev-parse --short HEAD`" ./backend
|
||||
go build -v -o api -ldflags="-buildid= -X codeberg.org/u1f320/pronouns.cc/backend/server.Revision=`git rev-parse --short HEAD`" ./backend
|
||||
|
||||
.PHONY: frontend
|
||||
frontend:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue