1
0
Fork 0
mirror of https://github.com/safing/web synced 2025-04-11 22:49:08 +00:00

Update README.md

This commit is contained in:
Luke Seers 2022-09-28 11:08:58 +02:00
parent 3a33278315
commit 0dbb01f70b

View file

@ -10,8 +10,10 @@
3. Go to `Web` dir
4. Run `docker-compose up`
#### Known Bug In Docker: https://github.com/docker/for-mac/issues/6467
if you have problems with **chown permissions**, then you will need todo run this `rm -rf _site .sass-cache .jekyll-metadata .jekyll-cache` before `docker-compose up` every time.
4. Run `docker-compose up`
5. Access the local version at http://localhost:4000
### Auto refresh not working?!