diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -80,16 +80,6 @@ $ export NEWSPIPE_CONFIG=postgresql.py For production you can use [Gunicorn](https://gunicorn.org) or ``mod_wsgi``. -### Deployment with Docker - -```bash -$ git clone https://git.sr.ht/~cedric/newspipe -$ cd newspipe/ -$ docker-compose up -``` - -The login will be *admin* and the password *password*. - ## License |