mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-02 21:24:25 +00:00
Added env variables and a production docker setup
This commit is contained in:
5
deploy/deploy-test.sh
Executable file
5
deploy/deploy-test.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
cd ..
|
||||
bash rails-prod.sh wrestlingdev
|
||||
cd deploy
|
||||
sudo docker-compose -f docker-compose-test.yml up -d
|
||||
echo Make sure your local mysql database has a wrestlingtourney db
|
||||
Reference in New Issue
Block a user