added docker up

This commit is contained in:
2023-05-20 10:29:45 -07:00
parent 67b7ccec59
commit 8ab2a67e46
5 changed files with 7 additions and 3 deletions

View File

@@ -8,4 +8,4 @@ Make sure the projectName is set correctly, it's very important.
1. cd projectName
1. Setup your .env file ```mv env.sample .env``` then edit with your favorite editor.
1. bash bin/new_project.sh
1. sudo docker-compose up -d
1. bash bin/docker_up.sh