mirror of
https://github.com/the-programmers-hangout/Hermes.git
synced 2026-09-04 09:15:59 +02:00
update env example and license from template
This commit is contained in:
@@ -2,3 +2,10 @@ APP_NAME=Hermes
|
||||
APP_ENV=development
|
||||
|
||||
DISCORD_TOKEN=
|
||||
GUILD_ID=
|
||||
|
||||
DB_CONNECTION=mysql
|
||||
DB_HOST=
|
||||
DB_DATABASE=
|
||||
DB_USERNAME=
|
||||
DB_PASSWORD=
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) Brandon Nifong
|
||||
Copyright (c) itsAzaria
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
||||
Reference in New Issue
Block a user