chore: fix end of files & trailing whitespace

This commit is contained in:
Jade Ellis 2025-06-21 17:59:01 +01:00
commit 46c193e74b
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2
10 changed files with 8 additions and 10 deletions

View file

@ -26,7 +26,7 @@ services:
restart: unless-stopped
volumes:
- db:/var/lib/continuwuity
- /etc/resolv.conf:/etc/resolv.conf:ro # Use the host's DNS resolver rather than Docker's.
- /etc/resolv.conf:/etc/resolv.conf:ro # Use the host's DNS resolver rather than Docker's.
#- ./continuwuity.toml:/etc/continuwuity.toml
environment:
CONTINUWUITY_SERVER_NAME: example.com # EDIT THIS