live aalai.ai
This commit is contained in:
@@ -42,7 +42,7 @@ FROM nginx:alpine
|
||||
COPY --from=development /frontend/build /usr/share/nginx/html
|
||||
|
||||
# Optionally copy a custom Nginx config (if needed)
|
||||
COPY nginx.conf /etc/nginx/conf.d/default.conf
|
||||
COPY nginx-container.conf /etc/nginx/conf.d/default.conf
|
||||
|
||||
# Expose port 80 for Nginx (default HTTP port)
|
||||
EXPOSE 80
|
||||
|
||||
Reference in New Issue
Block a user