mirror of
https://github.com/filegator/filegator.git
synced 2025-08-11 19:14:20 +02:00
Website generation with Couscous
This commit is contained in:
@@ -149,8 +149,7 @@
|
|||||||
<li>Framework free <a href="https://www.youtube.com/watch?v=L5jI9I03q8E">™</a></li>
|
<li>Framework free <a href="https://www.youtube.com/watch?v=L5jI9I03q8E">™</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2 id="demo-with-docker">Demo with docker</h2>
|
<h2 id="demo-with-docker">Demo with docker</h2>
|
||||||
<pre><code>docker build -t filegator https://raw.githubusercontent.com/filegator/filegator/master/Dockerfile
|
<pre><code>docker run -p 8000:80 -d filegator/filegator
|
||||||
docker run -p 8000:80 -d filegator
|
|
||||||
visit: http://127.0.0.1:8000 login as admin/admin123</code></pre>
|
visit: http://127.0.0.1:8000 login as admin/admin123</code></pre>
|
||||||
<h2 id="limitations">Limitations</h2>
|
<h2 id="limitations">Limitations</h2>
|
||||||
<ul>
|
<ul>
|
||||||
|
Reference in New Issue
Block a user