creation of directs messages
+ can choose myrooms fields + trying to make type validation without success
This commit is contained in:
@@ -35,6 +35,7 @@ RESET="\033[0m"
|
||||
function make_env_for_docker_and_svelte
|
||||
{
|
||||
docker rm -f postgresql
|
||||
docker rm -f nestjs
|
||||
docker volume rm -f srcs_data_nest_postgresql
|
||||
echo -e "${BOLD_BLUE}Creating a new environment for docker${RESET}"
|
||||
NODE_ENV=""
|
||||
|
||||
Reference in New Issue
Block a user