1
0
Fork 0
mirror of https://git.tt-rss.org/fox/ttrss-docker-compose synced 2025-06-13 23:39:53 +02:00

oops, remove user: from updater

This commit is contained in:
Andrew Dolgov 2020-01-23 18:45:37 +03:00
parent 0e7d838fec
commit 1fd912cda6

View file

@ -46,7 +46,6 @@ services:
- app:/var/www/html - app:/var/www/html
depends_on: depends_on:
- app - app
user: app
command: /updater.sh command: /updater.sh
web: web: