diff --git a/docker-compose.yml b/docker-compose.yml index ddff8b0..ce06d4f 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -4,6 +4,7 @@ services: web: image: "httpd" container_name: "fusion" + restart: unless-stopped ports: - "6911:80" volumes: diff --git a/index.html b/index.html index a4c7bb2..d99a9aa 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,7 @@ FUSION +