Going back from jolt to dogbin iframely. jolt one had problems. (#900)

This commit is contained in:
Dessalines
2020-07-03 14:19:24 -04:00
committed by GitHub
parent 8aa9cc11eb
commit 284f00249a
4 changed files with 4 additions and 4 deletions

View File

@@ -35,7 +35,7 @@ services:
restart: always
iframely:
image: jolt/iframely:v1.4.3
image: dogbin/iframely:latest
ports:
- "127.0.0.1:8061:80"
volumes:

View File

@@ -40,7 +40,7 @@ services:
restart: always
iframely:
image: jolt/iframely:v1.4.3
image: dogbin/iframely:latest
ports:
- "127.0.0.1:8061:80"
volumes:

View File

@@ -107,6 +107,6 @@ services:
- ./volumes/postgres_gamma:/var/lib/postgresql/data
iframely:
image: jolt/iframely:v1.4.3
image: dogbin/iframely:latest
volumes:
- ../iframely.config.local.js:/iframely/config.local.js:ro

View File

@@ -35,7 +35,7 @@ services:
restart: always
iframely:
image: jolt/iframely:v1.4.3
image: dogbin/iframely:latest
ports:
- "127.0.0.1:8061:80"
volumes: