Skip to content

Commit

Permalink
Update composer version
Browse files Browse the repository at this point in the history
Downgrade composer yml file as latest version is not getting ENV variables.
  • Loading branch information
andreipa authored Dec 12, 2020
1 parent 7f5b6db commit 0329d9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: "3.9"
version: "3.8"

services:
webserver:
Expand Down Expand Up @@ -46,4 +46,4 @@ services:
- dev-lamp-net
networks:
dev-lamp-net:
name: dev-lamp-global-net
name: dev-lamp-global-net

0 comments on commit 0329d9c

Please sign in to comment.