Correções para funcionamento do Docker

This commit is contained in:
2026-06-11 19:30:40 -03:00
parent 3b07e72d6e
commit b59fedec5c
25 changed files with 203 additions and 1 deletions

View File

@@ -48,6 +48,7 @@
@keyframes spin { to { transform: rotate(360deg); } }
</style>
<%= javascript_importmap_tags %>
<%= yield :head %>
</head>