.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
Line 4: Line 4:
</hide>
</hide>
==About==
==About==
[[.env.production]] is a configuration file used by [[Mastodon]] and [[GlitchSoc]]. At the moment, I don't know where it is, though some of my notes indicate it should be in the root folder of the Mastodon deployment (but it doesn't seem to be there).
[[.env.production]] is a configuration file used by [[Mastodon]] and [[GlitchSoc]] ([https://github.com/glitch-soc GitHub]). At the moment, I don't know where it is, though some of my notes indicate it should be in the root folder of the Mastodon deployment (but it doesn't seem to be there).
==Links==
* [https://github.com/glitch-soc/mastodon/blob/master/.env.production.sample .env.production.sample] in GlitchSoc's [[Git]] repository

Revision as of 22:33, 8 July 2019

<hide> page type::article thing type::file </hide>

About

.env.production is a configuration file used by Mastodon and GlitchSoc (GitHub). At the moment, I don't know where it is, though some of my notes indicate it should be in the root folder of the Mastodon deployment (but it doesn't seem to be there).