Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thingsym/hugo-theme-techdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthingsym <thingsym@gmail.com>2022-07-08 10:12:58 +0300
committerthingsym <thingsym@gmail.com>2022-07-08 10:12:58 +0300
commit04415e23e0cf1fc45774aed5902b66a3aa017436 (patch)
tree5cfa96550eed7acde6d15c52e93feaa55d3f83fa
parentb077166f9cca60e7bb3bae4ef94cc3a690d139b1 (diff)
fix: change service name
-rw-r--r--docker-compose.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 1143254..4ed7806 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -1,6 +1,6 @@
version: '3'
services:
- server:
+ hugo:
image: klakegg/hugo:0.81.0-alpine
volumes:
- .:/hugo/themes/hugo-theme-techdoc