Dateien nach "/" hochladen
This commit is contained in:
10
.env.example
Normal file
10
.env.example
Normal file
@@ -0,0 +1,10 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user