Skip to content

Instantly share code, notes, and snippets.

@akimichi
Last active March 14, 2022 23:28
Show Gist options
  • Save akimichi/c0226556de6d6ea780af6698702f72d9 to your computer and use it in GitHub Desktop.
Save akimichi/c0226556de6d6ea780af6698702f72d9 to your computer and use it in GitHub Desktop.
mongoqlの環境設定 .env
MONGO_USER=emile
MONGO_PASSWORD=shinka
MONGO_HOST=hippocrates.local
# MONGO_HOST=galeus.local
MONGO_PORT=27117
MONGO_DATABASE=EHR-dev
ORCAQL_URL=http://orcaql.local:4000/graphql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment