services: app: build: . ports: - "8720:8720" env_file: .env volumes: - stl_files:/data/stl restart: unless-stopped volumes: stl_files: