This commit is contained in:
2021-05-02 13:53:48 +02:00
parent 25d5590ceb
commit ab0166c5ac
6 changed files with 42 additions and 4 deletions

View File

@@ -6,3 +6,8 @@ services:
entrypoint: memcached -m 128
ports:
- 11211:11211
app:
build: .
ports:
- 80:5000