diff options
| author | Paul Buetow <paul@buetow.org> | 2025-10-02 11:31:38 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-10-02 11:31:38 +0300 |
| commit | ff9f3a641fec256e1f4b01fcd95590451f656f0a (patch) | |
| tree | 04f4b0d8d370006bd2cc22e35c4ce76f7ba134d6 /gemfeed/examples/conf/babylon5/docker-start-wallabag | |
| parent | c0f9ecf5e0b075db8e54ef1235ec80878e418398 (diff) | |
Update content for html
Diffstat (limited to 'gemfeed/examples/conf/babylon5/docker-start-wallabag')
| -rwxr-xr-x | gemfeed/examples/conf/babylon5/docker-start-wallabag | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gemfeed/examples/conf/babylon5/docker-start-wallabag b/gemfeed/examples/conf/babylon5/docker-start-wallabag deleted file mode 100755 index e0656d55..00000000 --- a/gemfeed/examples/conf/babylon5/docker-start-wallabag +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/bin/bash - -set -x -docker run -d --restart always -v /opt/wallabag/data:/var/www/wallabag/data -v /opt/wallabag/images:/var/www/wallabag/web/assets/images -p 81:80 -e "SYMFONY__ENV__DOMAIN_NAME=https://bag.buetow.org" wallabag/wallabag |
