Update README.md

typo
This commit is contained in:
Steven Günther
2021-09-01 10:19:15 +02:00
committed by GitHub
parent 4fe7833977
commit c78ad636c3

View File

@@ -48,7 +48,7 @@ services:
app:
image: cupcakearmy/cryptgeon:latest
depends_on:
- memcache
- memcached
ports:
- 80:5000
```