Migrate from misskey to firefish
This commit is contained in:
parent
f8f8687fb5
commit
e67dfedbe5
4 changed files with 74 additions and 57 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
[services.postgres]
|
||||
container_name = "postgres"
|
||||
image = "postgres:15"
|
||||
image = "postgres:16"
|
||||
environment = ["TZ=Europe/Helsinki", "POSTGRES_PASSWORD=12345"]
|
||||
ports = ["5432:5432"]
|
||||
networks = ["postgres"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue