mirror of
https://github.com/filegator/filegator.git
synced 2025-08-07 05:26:35 +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>
|
||||
</ul>
|
||||
<h2 id="demo-with-docker">Demo with docker</h2>
|
||||
<pre><code>docker build -t filegator https://raw.githubusercontent.com/filegator/filegator/master/Dockerfile
|
||||
docker run -p 8000:80 -d filegator
|
||||
<pre><code>docker run -p 8000:80 -d filegator/filegator
|
||||
visit: http://127.0.0.1:8000 login as admin/admin123</code></pre>
|
||||
<h2 id="limitations">Limitations</h2>
|
||||
<ul>
|
||||
|
Reference in New Issue
Block a user