1
0
Fork 0
mirror of https://git.tt-rss.org/fox/ttrss-docker-compose synced 2025-06-11 22:49: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
depends_on:
- app
user: app
command: /updater.sh
web: