A third party ATProto appview

Merge branch 'main' of https://github.com/dollspace-gay/PublicAppView

Changed files
+1 -5
docs
+1 -5
docs/index.html
··· 118 118 <div class="step-number">2</div> 119 119 <div class="step-content"> 120 120 <h3>Configure Environment</h3> 121 - <pre><code>cp .env.example .env 122 - # Edit .env with your settings: 123 - # - DATABASE_URL 124 - # - APPVIEW_DID (your did:web: identifier) 125 - # - ENCRYPTION_KEY (generate with: openssl rand -base64 32)</code></pre> 121 + <pre><code># Edit docker-compose.yml</code></pre> 126 122 </div> 127 123 </div> 128 124