Skip to content

Files

Latest commit

 

History

History
 
 

multi-environments

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 3, 2022
Jun 3, 2022
Jun 3, 2022
Mar 11, 2023
Feb 19, 2023
Jun 3, 2022
Jun 3, 2022
Jun 3, 2022

Environment-based Configuration

Run production server

$ go run main.go --config=server.yml

Run development server

$ go run main.go --config=server.dev.yml