vault backup: 2025-01-17 11:01:02

This commit is contained in:
Nathan Price 2025-01-17 11:01:02 -05:00
parent 724881840c
commit 1a8b4b36d5
Signed by: gravityfargo
SSH key fingerprint: SHA256:bjq+uA1U+9bFMd70q2wdNtwaYxGv84IBXalnYvZDKmg
2 changed files with 1 additions and 2 deletions

View file

@ -29,7 +29,7 @@ See a list of all Environment Variables [[environment variables|here.]]
```
2. Create a `docker-compose.yml` file
![[docker-compose]]
![[minimal docker-compose]]
The only required variable is `BASE_URL`. The rest are set to the developer's [defaults](https://quartz.jzhao.xyz/configuration) `BASE_URL` sets both quartz's "baseUrl" as well as nginx's `server_name`.
### Cron

View file

@ -1,4 +1,3 @@
**Minimal**
```yaml
services:
quartz-docker: