forked from UKSOURCE/ipv6
feat: configure basePath from env and update font strategy
This commit is contained in:
+2
-1
@@ -1,3 +1,4 @@
|
||||
PORT=3000
|
||||
# MongoDB — summit request queue (registration + feedback)
|
||||
MONGODB_URI=mongodb://localhost:27017/ipv6_summit
|
||||
MONGODB_URI=mongodb://localhost:27017/ipv6_summit
|
||||
NEXT_PUBLIC_BASE_PATH=/ipv6
|
||||
Reference in New Issue
Block a user