mirror of
https://github.com/reonokiy/compose.git
synced 2025-06-14 20:56:47 +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_SECRET_KEY: ${GTS_STORAGE_S3_SECRET_KEY}
|
||||
ports:
|
||||
- 80:8080
|
||||
- ${HTTP_PORT:-80}:8080
|
||||
volumes:
|
||||
- ${DATA_DIR:-./data}/gotosocial:/gotosocial/storage
|
||||
- ${DATA_DIR:-./data}/cache:/gotosocial/.cache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue