mirror of
https://github.com/reonokiy/compose.git
synced 2025-06-15 13:12:54 +02:00
update
This commit is contained in:
parent
a19bcf68b6
commit
78fa6bf7da
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ services:
|
||||||
GTS_STORAGE_S3_ACCESS_KEY: ${GTS_STORAGE_S3_ACCESS_KEY}
|
GTS_STORAGE_S3_ACCESS_KEY: ${GTS_STORAGE_S3_ACCESS_KEY}
|
||||||
GTS_STORAGE_S3_SECRET_KEY: ${GTS_STORAGE_S3_SECRET_KEY}
|
GTS_STORAGE_S3_SECRET_KEY: ${GTS_STORAGE_S3_SECRET_KEY}
|
||||||
ports:
|
ports:
|
||||||
- 80:8080
|
- ${HTTP_PORT:-80}:8080
|
||||||
volumes:
|
volumes:
|
||||||
- ${DATA_DIR:-./data}/gotosocial:/gotosocial/storage
|
- ${DATA_DIR:-./data}/gotosocial:/gotosocial/storage
|
||||||
- ${DATA_DIR:-./data}/cache:/gotosocial/.cache
|
- ${DATA_DIR:-./data}/cache:/gotosocial/.cache
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue