feat: modernized web application
This commit is contained in:
5
nextjs/.env.example
Normal file
5
nextjs/.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
# MySQL (same as main-web/server)
|
||||
DB_ENDPOINT=localhost
|
||||
DB_PORT=3306
|
||||
DB_USER=
|
||||
DB_PASS=
|
||||
Reference in New Issue
Block a user