mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-04 05:43:47 +00:00
Use compose 2.2 for docker compose to add the ability to use mem_limit for memcached
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
version: "3.3"
|
||||
version: "2.2"
|
||||
networks:
|
||||
database:
|
||||
caching:
|
||||
|
||||
Reference in New Issue
Block a user