This commit is contained in:
Tour
2025-12-08 21:19:34 +01:00
parent 730359e67a
commit 3382c5e1cd
7 changed files with 3409 additions and 2 deletions

View File

@@ -8,5 +8,5 @@ COPY public/ ./
# If the site references additional resources, copy them too
COPY resources/ ./resources
# Optional: provide your own nginx.conf for SPA routing
# COPY nginx.conf /etc/nginx/conf.d/default.conf
# Provide custom nginx.conf for clean URLs
COPY nginx.conf /etc/nginx/conf.d/default.conf