mirror of
https://github.com/safing/web
synced 2025-09-01 10:39:03 +00:00
Update README.md
This commit is contained in:
parent
3a33278315
commit
0dbb01f70b
1 changed files with 3 additions and 1 deletions
|
@ -10,8 +10,10 @@
|
||||||
|
|
||||||
3. Go to `Web` dir
|
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
|
5. Access the local version at http://localhost:4000
|
||||||
|
|
||||||
### Auto refresh not working?!
|
### Auto refresh not working?!
|
||||||
|
|
Loading…
Add table
Reference in a new issue