This commit is contained in:
2021-12-22 14:56:33 +01:00
parent 8acc4108ae
commit 15bceb1715

View File

@@ -15,5 +15,7 @@ services:
build: . build: .
depends_on: depends_on:
- memcached - memcached
environment:
SIZE_LIMIT: 4M
ports: ports:
- 80:5000 - 80:5000