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