chore: update example docker-compose
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
a5026a5494
commit
dc395d2264
@ -1,7 +1,7 @@
|
||||
services:
|
||||
|
||||
pleroma:
|
||||
image: jordemort/pleroma
|
||||
image: phundrak/pleroma
|
||||
build: ../
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
@ -20,7 +20,7 @@ services:
|
||||
POSTGRES_PASSWORD: hunter2
|
||||
|
||||
postgres:
|
||||
image: jordemort/postgres-rum
|
||||
image: postgres:15
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
pleromanet:
|
||||
|
Loading…
Reference in New Issue
Block a user