1
0
mirror of https://github.com/stonith404/pingvin-share.git synced 2024-06-28 05:40:11 +02:00

change docker command (#470)

This commit is contained in:
Maurice Schorn 2024-05-14 09:49:40 +02:00 committed by GitHub
parent d147614f76
commit b3862f3f3e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,7 +31,7 @@ Pingvin Share is self-hosted file sharing platform and an alternative for WeTran
### Installation with Docker (recommended)
1. Download the `docker-compose.yml` file
2. Run `docker-compose up -d`
2. Run `docker compose up -d`
The website is now listening on `http://localhost:3000`, have fun with Pingvin Share 🐧!