feat: add certificate request task
This commit is contained in:
@@ -15,7 +15,7 @@ check_env:
|
||||
fi
|
||||
|
||||
run : build
|
||||
@docker compose $(CMPS) up -d -y
|
||||
@docker compose $(CMPS) up nginx mariadb wordpress wp-cli -d -y
|
||||
|
||||
build : check_env ${DATA_DIR}
|
||||
@docker compose $(CMPS) build
|
||||
|
||||
Reference in New Issue
Block a user