Skip to content

Instantly share code, notes, and snippets.

@norfair00
Last active March 23, 2019 22:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save norfair00/faa1626156e3843d710b454359965751 to your computer and use it in GitHub Desktop.
Save norfair00/faa1626156e3843d710b454359965751 to your computer and use it in GitHub Desktop.

N-Agency

Website for N-Agency

WebsiteNData

#thelounge IRC channel on freenode

Overview

  • News. Manage news, category and tags.
  • Project. Manage project, category and tags.
  • Team. Manage team mamber.
  • Other. Check wiki.

Environment Variables

App variables

  • APP_IP
  • APP_PORT
  • APP_NAME
  • APP_SECRET

Database variables

MongoDB

  • MONGO_URL

Neo4J

  • NEO_URL
  • NEO_USER
  • NEO_PASS

Passport variables

Discord

  • DISCORD_CLIENTID
  • DISCORD_CLIENTSECRET
  • DISCORD_CALLBACKURL

Steam

  • STEAM_RETURNURL
  • STEAM_REALM
  • STEAM_APIKEY

Mailer variables

  • MAILER_HOST
  • MAILER_PORT
  • MAILER_SECURE
  • MAILER_USER
  • MAILER_PASS
  • MAILER_FROM
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment