fix redis network bug
1 parent 59974e3 commit ac521ab8bc102a002d9fde915f3ecef0011ec391
@Pascal Gollor Pascal Gollor authored on 21 Mar 2018
Showing 1 changed file
View
2
■■■
docker-compose.yml
image: redis
restart: always
networks:
nextcloud-network:
aliases:
- redis
 
nextcloud-cron:
build: ./app
restart: always