Fuckin lost the db on reboot, can you believe it?
This commit is contained in:
@@ -98,7 +98,7 @@ in {
|
|||||||
service = {
|
service = {
|
||||||
restart = "always";
|
restart = "always";
|
||||||
volumes = [
|
volumes = [
|
||||||
"postgres-data:/var/lib/postgres/data"
|
"postgres-data:/var/lib/postgresql"
|
||||||
"redis-data:/var/lib/redis"
|
"redis-data:/var/lib/redis"
|
||||||
"mastodon-data:/var/lib/mastodon"
|
"mastodon-data:/var/lib/mastodon"
|
||||||
] ++ (map (env-file: "${env-file}:${env-file}:ro,Z")
|
] ++ (map (env-file: "${env-file}:${env-file}:ro,Z")
|
||||||
|
|||||||
Reference in New Issue
Block a user