forked from UKSOURCE/ipv6
Adding UI of FeedBack, Registration, Admin console
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Public site (optional)
|
||||
# NEXT_PUBLIC_BASE_URL=http://localhost:3000
|
||||
|
||||
# MongoDB — summit request queue (registration + feedback)
|
||||
MONGODB_URI=mongodb://localhost:27017/ipv6_summit
|
||||
|
||||
# Admin HTTP Basic Auth (optional). If both are set, /admin/* requires browser login.
|
||||
# ADMIN_BASIC_AUTH_USER=
|
||||
# ADMIN_BASIC_AUTH_PASS=
|
||||
Reference in New Issue
Block a user