refactor: move single instance config to runtime (#1664)
This commit is contained in:
parent
9e09c9072f
commit
2128d11238
6 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
NUXT_PUBLIC_TRANSLATE_API=
|
||||
NUXT_PUBLIC_DEFAULT_SERVER=
|
||||
SINGLE_INSTANCE_SERVER=
|
||||
NUXT_PUBLIC_SINGLE_INSTANCE=
|
||||
NUXT_PUBLIC_PRIVACY_POLICY_URL=
|
||||
|
||||
# Production only
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue