plausible migration done

This commit is contained in:
Andras Bacsai
2022-10-18 12:02:09 +02:00
parent a6f457749b
commit 877577efdb
5 changed files with 50 additions and 13 deletions

View File

@@ -69,7 +69,7 @@ export default [
"documentation": "Taken from https://plausible.io/",
"image": "bitnami/postgresql:13.2.0",
"volumes": [
'$$id-postgresql-data:/bitnami/postgresql/',
'$$id-postgresql-data:/bitnami/postgresql',
],
"environment": [
"POSTGRESQL_PASSWORD=$$secret_postgresql_password",