You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
460 B
14 lines
460 B
# Mini-Project handler
|
|
This is a very basic project management system built with php. Goal is to provide a simple yet usefull tool to manage task during a small project between several people.
|
|
|
|
## To install do:
|
|
|
|
To set e-mail settings, change docker-compose.yml file environment variable "MAIL_FROM="
|
|
Ie. MAIL_FROM=me@myproject.com
|
|
|
|
Also set SMTP_HOST, SMTP_PORT, SMTP_USER and SMTP_PASSWORD to match your details
|
|
|
|
|
|
|
|
Default user: admin
|
|
Default password: test |