completing merge of yesvelte library

This commit is contained in:
Dave Lane 2024-12-03 14:44:36 +13:00
commit 9d53e484b6

View file

@ -67,7 +67,7 @@ At the location you're running production, pull the updated container
To start it up (and tail the logs - CTRL-C to quit out of the logs without affecting running container) To start it up (and tail the logs - CTRL-C to quit out of the logs without affecting running container)
docker-compose up -d && docker-compose logs -f docker-compose rm -sf && docker-compose up -d && docker-compose logs -f
### To clear out an old image (if it's running) ### To clear out an old image (if it's running)