getting mastodon to work
This commit is contained in:
parent
f18458a14e
commit
c148dd6afe
3 changed files with 3 additions and 2 deletions
|
|
@ -3,6 +3,7 @@ Description=PostgreSQL Database
|
|||
|
||||
[Container]
|
||||
Image=registry.hub.docker.com/groonga/pgroonga:latest-alpine-18
|
||||
ContainerName=postgresql
|
||||
EnvironmentFile=/var/containers/postgresql/.env
|
||||
Network=postgresql.network
|
||||
HealthCmd=pg_isready -U postgres -d postgres
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue