not using port 5050 anymore
This commit is contained in:
parent
bb3c7b2178
commit
6c88b212d2
3 changed files with 3 additions and 3 deletions
|
|
@ -12,7 +12,7 @@ services:
|
|||
retries: 30
|
||||
|
||||
pleroma:
|
||||
image: ${PLEROMA_IMAGE:-git.pleroma.social:5050/pleroma/pleroma:stable}
|
||||
image: ${PLEROMA_IMAGE:-git.pleroma.social/pleroma/pleroma:stable}
|
||||
environment:
|
||||
DB_USER: pleroma
|
||||
DB_PASS: pleroma
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue