From 00d40961cfad1034532bea822dd0a1e4b7a9323a Mon Sep 17 00:00:00 2001 From: Tommy Date: Sat, 15 Apr 2023 08:32:40 -0400 Subject: [PATCH] Update README.md Signed-off-by: Tommy --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 62631a0..87c2a49 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +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.