Tying form in with PHP
This commit is contained in:
6
src/.env.example
Normal file
6
src/.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
EVENT_TICKET_PRICE="55"
|
||||
ENHANCER_TICKET_PRICE="20"
|
||||
DB_HOST="localhost"
|
||||
DB_USER="root"
|
||||
DB_PASS="root"
|
||||
POSTMARK_API_KEY="special"
|
||||
Reference in New Issue
Block a user