Files
3D-Organizer/.env.example

11 lines
333 B
Plaintext
Raw Normal View History

2026-09-07 08:19:41 +02:00
# Copy this file to .env and set the absolute path to the folder on your
# desktop where your projects (and their STL/3MF files) should live.
#
# Linux/macOS example:
# PROJECTS_DIR=/home/yourname/3d-projects
#
# Windows (Docker Desktop) example:
# PROJECTS_DIR=C:/Users/yourname/3d-projects
PROJECTS_DIR=/home/yourname/3d-projects