Update README.md

pull/8/head
SuperDev 3 years ago committed by GitHub
parent a5da438d67
commit d6389e441d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,13 +5,17 @@
--- ---
<!-- images should be 116.6666667 by 26.6666667 for BRAND logos --> <!-- images should be 116.6666667 by 26.6666667 for BRAND logos -->
![image](https://user-images.githubusercontent.com/63515814/209268440-faa934b4-d34c-4cf7-897c-d3f7fc74c005.png)
#### About #### About
AnonFiles is a simple, databaseless PHP file uploader. It's built with privacy in mind, by not showing the direct filename used. AnonFiles is a simple, databaseless PHP file uploader. It's built with privacy in mind, by not showing the direct filename used.
AnonFiles works anywhere! It doesnt matter if your using lightspeed, nginx, or even apache. AnonFiles works anywhere! It doesnt matter if your using lightspeed, nginx, or even apache.
#### Installation #### Installation
Host with: [![Easypanel](https://raw.githubusercontent.com/Supernova3339/Supernova3339/main/easypanel.png)](https://easypanel.io/docs/templates/anonfiles) Host with [![Easypanel](https://raw.githubusercontent.com/Supernova3339/Supernova3339/main/easypanel.png)](https://easypanel.io/docs/templates/anonfiles)
<!-- want your logo here? send a PR! (please make sure to follow the BRAND logo size, or we will not be able to accept you) -->
``` ```
docker pull ghcr.io/supernova3339/anonfiles docker pull ghcr.io/supernova3339/anonfiles
``` ```
@ -24,4 +28,4 @@ docker pull ghcr.io/supernova3339/anonfiles
- Dockerized - Dockerized
#### Documentation #### Documentation
[Environment Variables](env.md) - [Volumes](mounts.md) - [SHAREX-SOON'](#) [Environment Variables](env.md) - [Volumes](mounts.md)

Loading…
Cancel
Save