Loading docker-compose.dev.yml +2 −2 Original line number Diff line number Diff line Loading @@ -11,9 +11,9 @@ services: resources: limits: cpus: '0.5' memory: 8M memory: 64M reservations: memory: 7M memory: 52M volumes: geoserver-vol: name: geoserver-vol docker-compose.prod.yml +2 −2 Original line number Diff line number Diff line Loading @@ -14,9 +14,9 @@ services: resources: limits: cpus: '0.5' memory: 8M memory: 64M reservations: memory: 7M memory: 52M volumes: geoserver-vol: Loading Loading
docker-compose.dev.yml +2 −2 Original line number Diff line number Diff line Loading @@ -11,9 +11,9 @@ services: resources: limits: cpus: '0.5' memory: 8M memory: 64M reservations: memory: 7M memory: 52M volumes: geoserver-vol: name: geoserver-vol
docker-compose.prod.yml +2 −2 Original line number Diff line number Diff line Loading @@ -14,9 +14,9 @@ services: resources: limits: cpus: '0.5' memory: 8M memory: 64M reservations: memory: 7M memory: 52M volumes: geoserver-vol: Loading