@@ -25,10 +25,4 @@ services:
# Disabling cron by default as it uses higher CPU, enable if needed
#cron:
- # image: markoshust/magento-php:7.2-fpm-0
- # user: root
- # command: /usr/local/bin/cronstart
- # tty: true
- # links:
- # - db
# volumes: *appvolumes
@@ -40,6 +40,16 @@ services:
- "9200:9200"
- "9300:9300"
+ # Disabling cron by default as it uses higher CPU, enable if needed
+ #cron:
+ # image: markoshust/magento-php:7.2-fpm-0
+ # user: root
+ # command: /usr/local/bin/cronstart
+ # tty: true
+ # links:
+ # - db
+ # volumes: *appvolumes
+
volumes:
appdata:
dbdata: