Merge pull request #11 from stiivo/patch-1

Update README.md
This commit is contained in:
2021-09-01 10:58:13 +02:00
committed by GitHub

View File

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