.env 118 Bytes
Newer Older
wanli's avatar
wanli committed
1
// set baseUrl
2
BASE_URL=http://localhost:3000/
wanli's avatar
wanli committed
3 4

// if you don't want to use csrf-token - you can off it
5
CSRF_TOKEN=OFF