refactor: move main package
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
PHONY: docs
|
PHONY: docs
|
||||||
|
|
||||||
docs:
|
docs:
|
||||||
swag init -g cmd/main.go --output docs/
|
swag init -g cmd/backend/main.go --output docs/
|
||||||
|
|||||||
Reference in New Issue
Block a user