Vari fix
This commit is contained in:
@@ -19,6 +19,8 @@ services:
|
||||
- §PROJECT_BUILDNAME§-storage:/home/asdynamics/storage/§PROJECT_BUILDNAME§
|
||||
- §PROJECT_BUILDNAME§-log:/var/log/asdynamics/
|
||||
|
||||
networks:
|
||||
db-network:
|
||||
|
||||
volumes:
|
||||
§PROJECT_BUILDNAME§-storage:
|
||||
|
||||
@@ -13,7 +13,7 @@ cd "/home/asdynamics/dockerenv/$PROJECT_BUILDNAME"
|
||||
|
||||
COMPOSER_NAME="local_$PROJECT_BUILDNAME"
|
||||
|
||||
docker-compose -p "$COMPOSER_NAME" up webserver
|
||||
docker-compose -p "$COMPOSER_NAME" up worker
|
||||
|
||||
cd "$DIR_RETURN"
|
||||
exit 0;
|
||||
|
||||
Reference in New Issue
Block a user