completing merge of yesvelte library
This commit is contained in:
commit
9d53e484b6
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
||||
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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue