diff --git a/docker-compose.yaml b/docker-compose.yaml index 9426479..c061a4e 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -7,6 +7,6 @@ services: - ./templates:/etc/nginx/templates - ./site:/usr/share/nginx/html ports: - - "8080:80" + - "9500:80" environment: - NGINX_PORT=80 diff --git a/site/index.html b/site/index.html index d75bf90..e5e63af 100644 --- a/site/index.html +++ b/site/index.html @@ -191,10 +191,10 @@
- PlaceholderBlog? + PlaceholderBlog
-

Coming Soon

+

Coming Soon?