Мелочи по композам и README

This commit is contained in:
2025-02-22 13:17:58 +08:00
parent 164e880821
commit 8de39dbee3
5 changed files with 22 additions and 10 deletions

View File

@@ -0,0 +1,14 @@
################################################
# Rename this file to compose.override.yml if
# you need to restore database backups. Also
# you can override another settings here.
################################################
services:
gitea-db:
volumes:
- ./gitea/dump.sql.gz:/docker-entrypoint-initdb.d/dump.sql.gz
opengist-db:
volumes:
- ./opengist/dump.sql.gz:/docker-entrypoint-initdb.d/dump.sql.gz