change docker-compose version

master
urielch 5 years ago
parent e1fa01e340
commit d3c0c60e33

@ -1,4 +1,4 @@
version: '3' version: '2.4'
services: services:
web: web:
build: build:
@ -13,6 +13,5 @@ services:
- LANG=fr_FR.UTF-8 - LANG=fr_FR.UTF-8
- LC_ALL=fr_FR.UTF-8 - LC_ALL=fr_FR.UTF-8
- URL=https://maps.google.fr - URL=https://maps.google.fr
- URL2=https://maps.google.fr

Loading…
Cancel
Save