.env.production: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Created page with "<hide> page type::article thing type::file </hide> ==About== .env.production is a configuration file used by Mastodon and GlitchSoc. At the moment, I don't..." |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 4: | Line 4: | ||
</hide> | </hide> | ||
==About== | ==About== | ||
[[.env.production]] is a configuration file used by [[Mastodon]] and [[GlitchSoc]]. | [[.env.production]] is a configuration file used by [[Mastodon]] and [[GlitchSoc]] ([https://github.com/glitch-soc GitHub]). It is found in the root folder of the [[Mastodon/folders/application|Mastodon application]]. | ||
Example: | |||
* <code>/home/mastodon/live/.env.production</code> | |||
==Links== | |||
* [https://github.com/glitch-soc/mastodon/blob/master/.env.production.sample .env.production.sample] in GlitchSoc's [[Git]] repository | |||
Latest revision as of 14:17, 9 July 2019
<hide> page type::article thing type::file </hide>
About
.env.production is a configuration file used by Mastodon and GlitchSoc (GitHub). It is found in the root folder of the Mastodon application.
Example:
/home/mastodon/live/.env.production
Links
- .env.production.sample in GlitchSoc's Git repository
