Update docker-compose.yml
This commit is contained in:
parent
5a36111c15
commit
b8ce5df684
@ -1,7 +1,7 @@
|
|||||||
version: "2.1"
|
version: "3"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
nginx:
|
frontend:
|
||||||
image: nginx
|
image: nginx
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
|
Loading…
Reference in New Issue
Block a user