aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.yaml
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2021-12-07 16:01:58 +0000
committerterminaldweller <thabogre@gmail.com>2021-12-07 16:01:58 +0000
commit271db96a220e7ad288894461e2dad9577824f86d (patch)
tree6fdc6ec5426e4bfcf270840d59e3b27ed64cbbb1 /docker-compose.yaml
parentchanges the layout of the blog (diff)
downloadblog-271db96a220e7ad288894461e2dad9577824f86d.tar.gz
blog-271db96a220e7ad288894461e2dad9577824f86d.zip
fixed the style issue. footers are now ok
Diffstat (limited to 'docker-compose.yaml')
-rw-r--r--docker-compose.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-compose.yaml b/docker-compose.yaml
index 8eb2079..5f3e217 100644
--- a/docker-compose.yaml
+++ b/docker-compose.yaml
@@ -8,7 +8,7 @@ services:
- webnet
restart: unless-stopped
ports:
- - "19009:9000"
+ - "9000:9000"
volumes:
- /etc/letsencrypt/archive/blog.terminaldweller.com/:/certs/
cap_drop: