mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-04 03:25:14 +00:00
Clarify the purpose of separate Docker resources (#30568)
This commit is contained in:
parent
3c435f9ba0
commit
569b7d2f25
3 changed files with 9 additions and 1 deletions
|
|
@ -1,3 +1,6 @@
|
|||
# This file is designed for production server deployment, not local development work
|
||||
# For a containerized local dev environment, see: https://github.com/mastodon/mastodon/blob/main/README.md#docker
|
||||
|
||||
services:
|
||||
db:
|
||||
restart: always
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue