Make util scripts work on both docker-compose v1 and v2
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
# This is for production use. See reload.sh for debug mode hot/live reloading.
|
||||
#
|
||||
|
||||
set -e
|
||||
|
||||
docker-compose build app
|
||||
docker-compose build worker
|
||||
|
||||
|
||||
Reference in New Issue
Block a user