mirror of https://github.com/LemmyNet/lemmy.git
parent
e4666cd95c
commit
845f17f7af
|
@ -30,7 +30,7 @@ services:
|
|||
depends_on:
|
||||
- lemmy_db
|
||||
lemmy_pictshare:
|
||||
image: hascheksolutions/pictshare:latest
|
||||
image: shtripok/pictshare:latest
|
||||
ports:
|
||||
- "127.0.0.1:8537:80"
|
||||
volumes:
|
||||
|
|
|
@ -28,7 +28,7 @@ services:
|
|||
depends_on:
|
||||
- lemmy_db
|
||||
lemmy_pictshare:
|
||||
image: hascheksolutions/pictshare:latest
|
||||
image: shtripok/pictshare:latest
|
||||
ports:
|
||||
- "127.0.0.1:8537:80"
|
||||
volumes:
|
||||
|
|
Loading…
Reference in New Issue