//go:build !release package assets const ( PROTOCOL string = "http://" BASE_URL string = "localhost:8000/" )