services:termix:image:ghcr.io/lukegus/termix:latestcontainer_name:termixrestart:unless-stoppedports:- "8080:8080"volumes:- termix-data:/app/dataenvironment:# Generate random salt here https://www.lastpass.com/features/password-generator (max 32 characters, include all characters for settings)SALT:"replace_me"PORT:"8080"volumes:termix-data:driver:local
Read through the compose file and make changes according to the comments and environment variables. To start the container, run: