aboutsummaryrefslogtreecommitdiffstats
path: root/run.sh
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2021-08-03 18:46:09 +0000
committerterminaldweller <thabogre@gmail.com>2021-08-03 18:46:09 +0000
commit7de275920bdd6115017b258ac78e62222c000dc3 (patch)
treee94532215e231f833b660d8e070f234ef21711d7 /run.sh
parentthe markdowns (diff)
downloadblog-7de275920bdd6115017b258ac78e62222c000dc3.tar.gz
blog-7de275920bdd6115017b258ac78e62222c000dc3.zip
robots.txt and xml sitemap.WIP
Diffstat (limited to 'run.sh')
-rwxr-xr-xrun.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/run.sh b/run.sh
new file mode 100755
index 0000000..178c319
--- /dev/null
+++ b/run.sh
@@ -0,0 +1,2 @@
+#!/usr/bin/env sh
+docker run --entrypoint /server/server.js -p 9909:9000 web