Skip to content

Commit

Permalink
Fix: api host
Browse files Browse the repository at this point in the history
  • Loading branch information
aopoltorzhicky committed May 3, 2024
1 parent 080c573 commit 8345052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/api/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ var rootCmd = &cobra.Command{
// @title Swagger Astria Explorer API
// @version 1.0
// @description This is docs of Astria Explorer API.
// @host api-dusk-3.astrotrek.io
// @host api-dusk-5.astrotrek.io
//
// @query.collection.format multi
func main() {
Expand Down

0 comments on commit 8345052

Please sign in to comment.