mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-04-29 05:49:11 +00:00
fix next because it doesn't build normally
This commit is contained in:
parent
f4b4b63faa
commit
7174b7699d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
import 'dotenv/config'
|
require('dotenv').config()
|
||||||
module.exports = {
|
module.exports = {
|
||||||
publicRuntimeConfig: {
|
publicRuntimeConfig: {
|
||||||
BOT_HANDLE: process.env.BOT_HANDLE
|
BOT_HANDLE: process.env.BOT_HANDLE
|
||||||
|
|
Loading…
Add table
Reference in a new issue