Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaudioVarandas committed Mar 3, 2024
1 parent 8993406 commit 953ba1a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,10 @@ docker compose up -d
mkdir ./servers-api/storage/app/import
cp ./etc/import/servers_filters_assignment.csv ./servers-api/storage/app/import/

chmod -R 777 ./servers-api/storage ./servers-api/bootstrap/cache

./comp.sh install
./artisan.sh key:generate
./artisan.sh servers:import

```
Expand Down

0 comments on commit 953ba1a

Please sign in to comment.