mirror of
https://github.com/wekan/wekan.git
synced 2026-03-12 16:42:33 +01:00
parent
0ad73ee0c0
commit
21e2eabd60
13 changed files with 551 additions and 71 deletions
|
|
@ -11,7 +11,15 @@
|
|||
#---------------------------------------------
|
||||
# WRITEABLE PATH
|
||||
export WRITABLE_PATH=..
|
||||
#---------------------------------------------
|
||||
#-----------------------------------------------------------------
|
||||
# ==== AWS S3 FOR FILES ====
|
||||
# Any region. For example:
|
||||
# us-standard,us-west-1,us-west-2,
|
||||
# eu-west-1,eu-central-1,
|
||||
# ap-southeast-1,ap-northeast-1,sa-east-1
|
||||
#
|
||||
#export S3='{"s3":{"key": "xxx", "secret": "xxx", "bucket": "xxx", "region": "xxx"}}'
|
||||
#-----------------------------------------------------------------
|
||||
# Production: https://example.com/wekan
|
||||
# Local: http://localhost:2000
|
||||
#export ipaddress=$(ifdata -pa eth0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue