Update link

This commit is contained in:
2025-02-04 13:25:36 -06:00
parent 0947bb9aaa
commit 565eeb10b6
6 changed files with 1345 additions and 1467 deletions

View File

@ -1,7 +1,7 @@
git pull
mv ~/Documents/Web/completeuphoria/next.config.js ~/Documents/Web/completeuphoria/scripts/next.config.default.js
cp ~/Documents/Web/completeuphoria/scripts/next.config.build.js ~/Documents/Web/completeuphoria/next.config.js
mv ~/Documents/Web/gib_portfolio/next.config.js ~/Documents/Web/gib_portfolio/scripts/next.config.default.js
cp ~/Documents/Web/gib_portfolio/scripts/next.config.build.js ~/Documents/Web/gib_portfolio/next.config.js
sudo docker compose -f docker/development/compose.yaml down
sudo docker compose -f docker/development/compose.yaml build
sudo docker compose -f docker/development/compose.yaml up -d
cp ~/Documents/Web/completeuphoria/scripts/next.config.default.js ~/Documents/Web/completeuphoria/next.config.js
cp ~/Documents/Web/gib_portfolio/scripts/next.config.default.js ~/Documents/Web/gib_portfolio/next.config.js