.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
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
</hide> | </hide> | ||
==About== | ==About== | ||
[[.env.production]] is a configuration file used by [[Mastodon]] and [[GlitchSoc]] ([https://github.com/glitch-soc GitHub]). | [[.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== | ==Links== | ||
* [https://github.com/glitch-soc/mastodon/blob/master/.env.production.sample .env.production.sample] in GlitchSoc's [[Git]] repository | * [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
