mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
0fb4a87454
* dev: basic initial setup for images * Update docker-compose.yml * dev: minio setup * dev: docker minio setup * dev: update the asset view * dev: setup minio with default configuration * dev: update minio setup for creating buckets * dev: update the permission sets * dev: get variables from shell for create bucket * dev: update image uploading setup for docker * dev: environment variables update * dev: web url for images * dev: update image configuration * dev: env update for email port --------- Co-authored-by: Narayana <narayana.vadapalli1996@gmail.com>
12 lines
207 B
Plaintext
12 lines
207 B
Plaintext
-r base.txt
|
|
|
|
dj-database-url==1.2.0
|
|
gunicorn==20.1.0
|
|
whitenoise==6.3.0
|
|
django-storages==1.13.2
|
|
boto3==1.26.136
|
|
django-anymail==9.0
|
|
twilio==7.16.2
|
|
django-debug-toolbar==3.8.1
|
|
gevent==22.10.2
|
|
psycogreen==1.0.2 |