Add WWW server configuration section

This commit is contained in:
cryptogopher 2023-03-11 23:35:14 +01:00
parent 6637144bae
commit 523fcd1353

View File

@ -30,4 +30,10 @@ Run database creation and migration tasks:
RAILS_ENV="production" bundle exec rake db:create db:migrate
## Running
Apache configuration for: Puma+mod_proxy, mod_passenger ...
## How to run the test suite: ...