aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorQuentin <quentin@deuxfleurs.fr>2021-01-18 08:06:19 +0100
committerQuentin <quentin@deuxfleurs.fr>2021-01-18 08:06:19 +0100
commitcffd902815662aa298186e78c1a7b307f7022200 (patch)
tree5011022effadfb6d75ff829f0cd1a597494626d3 /README.md
parent850ccbf1c7c4ebba28b1971bafae0a6ba922b7c7 (diff)
downloadinfrastructure-cffd902815662aa298186e78c1a7b307f7022200.tar.gz
infrastructure-cffd902815662aa298186e78c1a7b307f7022200.zip
Add some documentation + add a requirements file
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 26a7856..5dc02d1 100644
--- a/README.md
+++ b/README.md
@@ -82,6 +82,7 @@ alias bind_df="ssh \
-L 8500:127.0.0.1:8500 \
-L 8082:traefik-admin.service.2.cluster.deuxfleurs.fr:8082 \
-L 5432:psql-proxy.service.2.cluster.deuxfleurs.fr:5432 \
+ -L 1389:bottin2.service.2.cluster.deuxfleurs.fr:389 \
<a server from the cluster>"
```