Skip to content

Instantly share code, notes, and snippets.

@luojiyin1987
Created March 15, 2020 09:39
Show Gist options
  • Save luojiyin1987/a29f06ba6d07339c7e181a62eb8a431c to your computer and use it in GitHub Desktop.
Save luojiyin1987/a29f06ba6d07339c7e181a62eb8a431c to your computer and use it in GitHub Desktop.
DOCKER_GOGS_IMAGE=gogs/gogs:0.11.91
GOGS_DOMIAN=git.luojiyin.top
DOCKE_MYSQL_IMAGE=mysql:5.7.16
MYSQL_HOST=mysql.gogs.lab.com
DOCKER_REDIS_IMAGE=redis:5.0-alpine
REDIS_HOST=cache.gogs.lab.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment