FROM ghcr.io/gethomepage/homepage:latest

# Copy configuration files from the repository into the container
COPY ./config /app/config
