We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6c47f36 + b77a961 commit a93e5cfCopy full SHA for a93e5cf
1 file changed
contrib/swarm-deploy/littlelink.yml
@@ -19,6 +19,11 @@ services:
19
rm -rf /htdocs/littlelink/images
20
rm -rf /htdocs/themes
21
rm -rf /htdocs/img
22
+
23
+ # uncomment this after first start
24
+ # to prevent the installing dialog coming up
25
+ # if the container is recreated
26
+ # rm /htdocs/INSTALLING
27
28
ln -s /data/database /htdocs/database
29
ln -s /data/.env /htdocs/.env
0 commit comments