diff options
| author | Joe Carstairs <me@joeac.net> | 2026-08-11 21:44:26 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-08-11 21:44:26 +0100 |
| commit | 74b9185a404ace70030e57e0ad493478227a5eac (patch) | |
| tree | 5f32d05d842ef726412ead2932d9157fd2f1df58 /ansible/vars/http.yml | |
| parent | 4e73a59d76e8c4949908e766657f5d634d39fb67 (diff) | |
ansible installs joeac.net website
Diffstat (limited to 'ansible/vars/http.yml')
| -rw-r--r-- | ansible/vars/http.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ansible/vars/http.yml b/ansible/vars/http.yml new file mode 100644 index 0000000..6d19c74 --- /dev/null +++ b/ansible/vars/http.yml @@ -0,0 +1,3 @@ +http_files_dir: /var/joeac.net-http +http_database_filename: db.sqlite +http_phpfpm_socket: /run/php8.5-fpm-joeac.net-http.sock |
