Skip to content

Commit

Permalink
Downgrade docker-compose version for nginx-front
Browse files Browse the repository at this point in the history
This server is getting old..
  • Loading branch information
henrist committed Jan 3, 2020
1 parent a159a31 commit 022f1ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nginx-front/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: '3'
version: '2'

services:
nginx-front:
Expand Down

0 comments on commit 022f1ea

Please sign in to comment.