Skip to content
Closed
Prev Previous commit
Next Next commit
New Discord Bot Token
  • Loading branch information
Mark Langenhorst committed Jan 8, 2018
commit d69c2050a694e2557eeb3557f8ab1818f8b997af
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ MYSQL_ROOT_PASSWORD=root
MYSQL_USER=admin
MYSQL_PASS=admin
MYSQL_DATABASE=max
DISCORD_BOT_TOKEN=Mzk5MDQxMDgzNTExOTMwODgw.DTQk6g.sZf-4D62tNKzSUJ927udJnYMEkw
DISCORD_BOT_TOKEN=NDAwMDM0MDQwMzQ3ODg1NTY4.DTVwRA.pjxVVN7a2PcOUe3dCi3O49hNJO8
NODE_ENV=development
DB_PORT_HOST=3306
DB_PORT_GUEST=3306
Expand Down