1
0
mirror of https://github.com/ArcticFoxes-net/Nitter-Docker-Compose synced 2024-06-25 18:56:09 -04:00

Update README.md

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2023-04-15 08:32:40 -04:00 committed by GitHub
parent 22ef00c0d1
commit 00d40961cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
# Gitea-Docker-Compose
# Nitter-Docker-Compose
Nitter Docker-Compose
1. Update `docker-compose.yml`
2. Configure `nitter.conf`
3. Update the hostname in `swag/nginx/proxy-confs/nitter.subdomain.conf` approprieately.
3. Run `docker-compose up` and make sure nothing errors out. You can use `docker-compose up -d` to start it in the background if you want.
3. Run `docker-compose up` and make sure nothing errors out. You can use `docker-compose up -d` to start it in the background if you want.