Sfoglia il codice sorgente

Update docs/configuring-playbook-external-postgres.md: add a copyright header

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4143/head
Suguru Hirahara 1 anno fa
parent
commit
4bc715da4b
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: E4F9743DAB4B7B75
1 ha cambiato i file con 7 aggiunte e 0 eliminazioni
  1. +7
    -0
      docs/configuring-playbook-external-postgres.md

+ 7
- 0
docs/configuring-playbook-external-postgres.md Vedi File

@@ -1,3 +1,10 @@
<!--
SPDX-FileCopyrightText: 2018 - 2024 Slavi Pantaleev
SPDX-FileCopyrightText: 2024 - 2025 Suguru Hirahara

SPDX-License-Identifier: AGPL-3.0-or-later
-->

# Using an external PostgreSQL server (optional)

By default, this playbook would set up a PostgreSQL database server on your machine, running in a Docker container. If that's okay, you can skip this document.


Caricamento…
Annulla
Salva