version: "3.8" services: sleep-meditation: image: gitea.oskamp.info/ivooskamp/sleep-meditation:dev container_name: sleep-meditation restart: unless-stopped ports: - "${SLEEP_MEDITATION_PORT}:8000" volumes: - ${SLEEP_MEDITATION_MP3_PATH}:/usr/share/nginx/html/mp3