Skip to content

Instantly share code, notes, and snippets.

@BasixKOR
Last active February 17, 2017 14:28
Show Gist options
  • Save BasixKOR/4ccc9343dc8c966f8249414c10bc847e to your computer and use it in GitHub Desktop.
Save BasixKOR/4ccc9343dc8c966f8249414c10bc847e to your computer and use it in GitHub Desktop.
끄투 docker 설정 파일
{
"ADMIN": [ "basix" ],
"MAIN_PORTS": [ 8080 ],
"KKUTUHOT_PATH": "/kkutu/data/kkutuhot.json",
"PASS":"localmanagement01",
"PG_PASS": "localmanagement01",
"PG_HOST": "postgres",
"PG_PORT": 5432
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment