mirror of
https://github.com/filegator/filegator.git
synced 2025-08-11 08:24:20 +02:00
deploy: ebc76388ae
This commit is contained in:
@@ -156,8 +156,8 @@
|
||||
<li>or jane/jane as readonly + download user.</li>
|
||||
</ul>
|
||||
<p>Rut it with docker</p>
|
||||
<pre><code>docker run -p 8000:80 -d filegator/filegator
|
||||
visit: http://127.0.0.1:8000 login as admin/admin123</code></pre>
|
||||
<pre><code>docker run -p 8080:8080 -d filegator/filegator
|
||||
visit: http://127.0.0.1:8080 login as admin/admin123</code></pre>
|
||||
<h2 id="limitations">Limitations</h2>
|
||||
<ul>
|
||||
<li>Symlinks are not supported by the underlying <a href="https://flysystem.thephpleague.com/v1/docs/adapter/local/">Flysystem</a></li>
|
||||
|
Reference in New Issue
Block a user