services: jeffa.io: image: git.jeffa.io/jeff/www.jeffa.io ports: - "80:80" - "443:443" - "8000:8000" volumes: - storage:/srv hotbot: image: git.jeffa.io/jeff/hotbot environment: - STATE_FILE=/srv/wiglic.txt volumes: - storage:/srv volumes: storage: