diff --git a/.envrc b/.envrc index d19b9af..256d758 100644 --- a/.envrc +++ b/.envrc @@ -14,5 +14,4 @@ export PROJECT_DIR=$(pwd) export WEBPORT=$(($RANDOM + 1100)) export PGPORT=$(($WEBPORT + 100)) watch_file "$PGDATA/postgresql.conf" -watch_file "dev.sh"