11 lines
333 B
Plaintext
11 lines
333 B
Plaintext
# 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
|