Merge branch 'jolt_iframely' of https://github.com/lemmynet/lemmy into jolt_iframely
This commit is contained in:
commit
3505f15edf
1 changed files with 1 additions and 1 deletions
2
ansible/templates/docker-compose.yml
vendored
2
ansible/templates/docker-compose.yml
vendored
|
@ -35,7 +35,7 @@ services:
|
||||||
restart: always
|
restart: always
|
||||||
|
|
||||||
iframely:
|
iframely:
|
||||||
image: jolt/iframely:latest
|
image: jolt/iframely:v1.4.3
|
||||||
ports:
|
ports:
|
||||||
- "127.0.0.1:8061:80"
|
- "127.0.0.1:8061:80"
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in a new issue