changes on deployment

main
Ubuntu 2023-08-30 20:15:54 +00:00
parent 2eb090fc5c
commit cf870931b2
2 changed files with 3 additions and 3 deletions

View File

@ -7,6 +7,6 @@ services:
- ./templates:/etc/nginx/templates - ./templates:/etc/nginx/templates
- ./site:/usr/share/nginx/html - ./site:/usr/share/nginx/html
ports: ports:
- "8080:80" - "9500:80"
environment: environment:
- NGINX_PORT=80 - NGINX_PORT=80

View File

@ -191,10 +191,10 @@
</div> </div>
<div class="col-md-4"> <div class="col-md-4">
<div class="card mb-4 shadow-sm"> <div class="card mb-4 shadow-sm">
<svg class="bd-placeholder-img card-img-top" width="100%" height="225" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Placeholder: Thumbnail" preserveAspectRatio="xMidYMid slice" focusable="false"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em">Blog?</text></svg> <svg class="bd-placeholder-img card-img-top" width="100%" height="225" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Placeholder: Thumbnail" preserveAspectRatio="xMidYMid slice" focusable="false"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em">Blog</text></svg>
<div class="card-body"> <div class="card-body">
<p class="card-text">Coming Soon</p> <p class="card-text">Coming Soon?</p>
<div class="d-flex justify-content-between align-items-center"> <div class="d-flex justify-content-between align-items-center">
<div class="btn-group"> <div class="btn-group">
<button type="button" class="btn btn-sm btn-outline-secondary" disabled>View</button> <button type="button" class="btn btn-sm btn-outline-secondary" disabled>View</button>