diff --git a/docker-compose.prod.yml b/docker-compose.prod.yml index 81dc3af..0b9c0cb 100644 --- a/docker-compose.prod.yml +++ b/docker-compose.prod.yml @@ -34,6 +34,8 @@ services: frontend: image: 192.168.31.100:3847/arrelin/wedding-frontend:latest container_name: wedding_frontend + expose: + - "80" depends_on: - backend networks: diff --git a/frontend/index.html b/frontend/index.html index 072a57e..407d6a6 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -2,9 +2,9 @@ - + - frontend + Приглашение
diff --git a/frontend/public/favicon.svg b/frontend/public/favicon.svg new file mode 100644 index 0000000..d78ef82 --- /dev/null +++ b/frontend/public/favicon.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + +