update
This commit is contained in:
@@ -8,7 +8,7 @@ services:
|
|||||||
- "8005:8000"
|
- "8005:8000"
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- /docker/Bruchtal:/docs
|
- /srv/docker/repo:/docs
|
||||||
|
|
||||||
command: serve --dev-addr=0.0.0.0:8000
|
command: serve --dev-addr=0.0.0.0:8000
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
set -e
|
set -e
|
||||||
# test XDG_RUNTIME_DIR
|
# test XDG_RUNTIME_DIR
|
||||||
|
|
||||||
LOGFILE="/var/log/bruchtal-deploy.log"
|
LOGFILE="/srv/docker/repo/scripts/bruchtal-deploy.log"
|
||||||
cd /workspace
|
cd /workspace
|
||||||
|
|
||||||
log() {
|
log() {
|
||||||
|
|||||||
Reference in New Issue
Block a user