From a1fd8a5e31b5744d1e6030df9f704bc9d1ab0a84 Mon Sep 17 00:00:00 2001 From: Salt Date: Fri, 14 May 2021 10:30:06 -0500 Subject: [PATCH] Update docroot and README to reflect the move of stateful content over to srv.9iron.club --- README.md | 4 ---- files/.keep | 0 2 files changed, 4 deletions(-) delete mode 100644 files/.keep diff --git a/README.md b/README.md index 7760566..54b8460 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,6 @@ This repo is a ready-to-go webroot. `git clone` and configure Apache. `git pull` You can pull the image from `rehashedsalt/9iron`. The `:latest` tag will always have the latest git tag applied and the `:bleeding` tag will always be the latest *commit*. -The following directories contain stateful content that you will be interested in keeping in a PV: - -* `/var/www/html/files` - The image listens on `:80` and does not terminate SSL; proxy connections if you're interested in that. ## Random Subtitles diff --git a/files/.keep b/files/.keep deleted file mode 100644 index e69de29..0000000