mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-07-27 14:39:52 +02:00
updater: unset PASS variables
This commit is contained in:
parent
04499dc0a9
commit
4326aa8d32
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,9 @@
|
||||||
unset HTTP_PORT
|
unset HTTP_PORT
|
||||||
unset HTTP_HOST
|
unset HTTP_HOST
|
||||||
|
|
||||||
|
unset ADMIN_USER_PASS
|
||||||
|
unset AUTO_CREATE_USER_PASS
|
||||||
|
|
||||||
# wait for the app container to delete .app_is_ready and perform rsync, etc.
|
# wait for the app container to delete .app_is_ready and perform rsync, etc.
|
||||||
sleep 30
|
sleep 30
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue