server

command module
v0.0.0-...-d4dafcd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 1, 2022 License: MIT Imports: 6 Imported by: 0

README

Server

Local start

# start
sh script/start.sh

Docker start

docker build -t golang-gin-openapi -f Dockerfile .

docker run -p 9090:8080 --rm golang-gin-openapi

Environment variables

# name exp. required desp
1 SERVER_PORT 8080 ×
2 LOG_LEVEL info ×
3 LOG_FILE server.log ×

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
service

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL