Change to https://null.101010.fr url
This commit is contained in:
parent
584b978a23
commit
046f45f9dd
@ -2,7 +2,7 @@ The Null Pointer
|
||||
================
|
||||
|
||||
This is a no-bullshit file hosting and URL shortening service that also runs
|
||||
`envs.sh <https://envs.sh>`_. Use with uWSGI.
|
||||
`null.101010.fr <https://null.101010.fr>`_. Use with uWSGI.
|
||||
|
||||
If you are running nginx, you should use the ``X-Accel-Redirect`` header.
|
||||
To make it work, include this in your nginx config’s ``server`` block::
|
||||
@ -42,7 +42,7 @@ INSTALL
|
||||
|
||||
apt update
|
||||
apt install python3-pip nginx uwsgi uwsgi-plugin-python3 certbot
|
||||
git clone https://github.com/envs-net/0x0.git /srv/0x0
|
||||
git clone https://git.101010.fr/101010/0x0 /srv/0x0
|
||||
|
||||
cd /srv/0x0
|
||||
pip3 install --user `cat requirements.txt`
|
||||
|
Loading…
Reference in New Issue
Block a user