Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

build: update env variables according to nextjs docs #198

Closed
wants to merge 1 commit into from

Conversation

dolcalmi
Copy link
Collaborator

@dolcalmi dolcalmi commented May 3, 2022

Move all env variables to .env according to https://nextjs.org/docs/basic-features/environment-variables

Note: .env, .env.development, and .env.production files should be included in your repository as they define defaults. .env*.local should be added to .gitignore, as those files are intended to be ignored. .env.local is where secrets can be stored.

@dolcalmi dolcalmi requested a review from krtk6160 May 3, 2022 02:31
@dolcalmi dolcalmi force-pushed the build-add-env-file branch from c57c957 to cd60147 Compare May 6, 2022 06:08
@dolcalmi dolcalmi linked an issue Jun 30, 2022 that may be closed by this pull request
@dolcalmi dolcalmi marked this pull request as draft June 30, 2022 14:25
@dolcalmi dolcalmi closed this Jun 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make the lightning node page text configurable
1 participant