aboutsummaryrefslogtreecommitdiffstats
path: root/service/docker-compose.yml
diff options
context:
space:
mode:
authorldruschk <14059613+ldruschk@users.noreply.github.com>2021-06-21 23:48:44 +0200
committerGitHub <noreply@github.com>2021-06-21 23:48:44 +0200
commit973ee12e43e65998e64f6f43c7a4b7b2489bcd0c (patch)
tree515d87314f2650dbd5c94c5775f724e1cbaa59b3 /service/docker-compose.yml
parentbd9012bacf074663d5ac0e0566cddfc07f7cf053 (diff)
downloadenowars5-service-stldoctor-973ee12e43e65998e64f6f43c7a4b7b2489bcd0c.tar.gz
enowars5-service-stldoctor-973ee12e43e65998e64f6f43c7a4b7b2489bcd0c.zip
change docker-compose.yml version to 2 (#35)
* change docker-compose.yml version to 2
Diffstat (limited to 'service/docker-compose.yml')
-rw-r--r--service/docker-compose.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/service/docker-compose.yml b/service/docker-compose.yml
index da437b2..8803d52 100644
--- a/service/docker-compose.yml
+++ b/service/docker-compose.yml
@@ -1,4 +1,4 @@
-version: '3'
+version: '2'
services:
printdoc:
ulimits:
@@ -10,4 +10,4 @@ services:
- ./data/:/data:rw
ports:
- 9090:9000
- mem_limit: 1G \ No newline at end of file
+ mem_limit: 1G