Login
This commit is contained in:
@@ -4,6 +4,8 @@ services:
|
||||
container_name: 3d-project-manager
|
||||
ports:
|
||||
- "8080:8080"
|
||||
environment:
|
||||
- PASSWORD_SHA256=${PASSWORD_SHA256}
|
||||
volumes:
|
||||
# Your projects live here as plain folders on your desktop.
|
||||
# Set PROJECTS_DIR in the .env file to an absolute path, e.g.
|
||||
|
||||
Reference in New Issue
Block a user