diff --git a/pcs-setup.txt b/pcs-setup.txt index 739c65a..f77a11f 100644 --- a/pcs-setup.txt +++ b/pcs-setup.txt @@ -8,6 +8,10 @@ New Lektor Approach: docker run -it -v ${PWD}/lektordata:/opt/lektor -p 5000:5000 lektorcontainer lektor serve -h 0.0.0.0 + access it with your browser: + + http://localhost:5000 + thats all!