chore: Update AWS environment variable names in unsend.yaml

This commit is contained in:
Andras Bacsai
2024-10-11 15:02:57 +02:00
parent 19c208de14
commit f914766989
2 changed files with 3 additions and 4 deletions

View File

@@ -9,12 +9,11 @@ services:
image: kivsegrob/lite-queen:latest
environment:
- SERVICE_FQDN_LITEQUEEN_8000
- SQLITE_DATABASES_LOCATION=${SQLITE_DATABASES_LOCATION:-./var/www/html}
volumes:
- litequeen-data:/home/litequeen/data
- type: bind
source: ${SQLITE_DATABASES_LOCATION}
target: /var/www/html
source: ./databases
target: /srv
is_directory: true
healthcheck:
test: