Skip to content

Commit

Permalink
Merge pull request #22 from experius/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
egordm authored Apr 5, 2021
2 parents 46a9dca + 6c80a21 commit a5281e2
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions release/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ services:
RENDERTRON_CACHE_ROOT: null
RENDERTRON_MOBILE_REGEX: null
TAG: latest
image: experius/seosnap-cacheserver:${TAG}
image: experiusnl/seosnap-cacheserver:${TAG}
networks:
rendertron_net: {}
seosnap: {}
Expand Down Expand Up @@ -97,7 +97,7 @@ services:
RENDERTRON_CACHE_ROOT: ./cache
RENDERTRON_MOBILE_REGEX: .*Mobile.*
TAG: latest
image: experius/seosnap-cachewarmer:${TAG}
image: experiusnl/seosnap-cachewarmer:${TAG}
networks:
seosnap: {}
seosnap_cachewarmer: {}
Expand Down Expand Up @@ -143,7 +143,7 @@ services:
RENDERTRON_CACHE_ROOT: ./cache
RENDERTRON_MOBILE_REGEX: .*Mobile.*
TAG: latest
image: experius/seosnap-dashboard:${TAG}
image: experiusnl/seosnap-dashboard:${TAG}
networks:
seosnap: {}
seosnap_dashboard: {}
Expand Down
2 changes: 1 addition & 1 deletion seosnap-cacheserver
2 changes: 1 addition & 1 deletion seosnap-dashboard

0 comments on commit a5281e2

Please sign in to comment.