1
0
Fork 0
forked from gitea/nas

Clarify the purpose of separate Docker resources (#30568)

This commit is contained in:
Matt Jankowski 2024-06-05 19:54:59 -04:00 committed by GitHub
parent 3c435f9ba0
commit 569b7d2f25
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 9 additions and 1 deletions

View file

@ -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