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

pull/902/head
Dessalines 4 years ago committed by GitHub
parent 8aa9cc11eb
commit 284f00249a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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:

@ -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:

@ -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

@ -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:

Loading…
Cancel
Save