mirror of
https://github.com/reonokiy/compose.git
synced 2025-06-15 05:02:52 +02:00
update
This commit is contained in:
parent
5d3d976c7d
commit
7105b8ef2e
1 changed files with 1 additions and 1 deletions
|
@ -28,5 +28,5 @@ services:
|
||||||
- ${HTTP_PORT:-80}:8080
|
- ${HTTP_PORT:-80}:8080
|
||||||
volumes:
|
volumes:
|
||||||
- ${DATA_DIR:-./data}/gotosocial:/gotosocial/db
|
- ${DATA_DIR:-./data}/gotosocial:/gotosocial/db
|
||||||
- ${DATA_DIR:-./data}/cache:/gotosocial/.cache
|
- ${DATA_DIR:-./data}/.cache:/gotosocial/.cache
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue