You've already forked microservices
mirror of
https://github.com/ebosas/microservices.git
synced 2025-08-24 20:08:55 +02:00
Comments
This commit is contained in:
@@ -2,6 +2,7 @@ package config
|
|||||||
|
|
||||||
import "os"
|
import "os"
|
||||||
|
|
||||||
|
// Config stores configuration
|
||||||
type Config struct {
|
type Config struct {
|
||||||
ServerAddr string
|
ServerAddr string
|
||||||
PostgresURL string
|
PostgresURL string
|
||||||
|
Reference in New Issue
Block a user