aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-03-12 22:38:39 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2023-03-12 22:38:39 +0100
commit2211030158d8c6b825d31e0d5cbb108123cb8abf (patch)
tree0841dc896c4cd53dfc74cd329664f72b36105a8d
parentt/l: add more comments to docker-compose.yml (diff)
downloadwg-api-web-2211030158d8c6b825d31e0d5cbb108123cb8abf.tar.gz
wg-api-web-2211030158d8c6b825d31e0d5cbb108123cb8abf.zip
fix a typov1.1.3
-rw-r--r--test/linuxserver/docker-compose.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/linuxserver/docker-compose.yml b/test/linuxserver/docker-compose.yml
index 486b732..512b101 100644
--- a/test/linuxserver/docker-compose.yml
+++ b/test/linuxserver/docker-compose.yml
@@ -1,6 +1,6 @@
version: '3'
-# The main difference between this docker-compose.yml and the root
+# The main differences between this docker-compose.yml and the root
# docker-compose.yml are listed below.
#
# * Instead of modifying the default bridge network as in root