ico
All checks were successful
Build and Publish Images / build-and-push (push) Successful in 10s

This commit is contained in:
arrelin
2026-03-06 16:04:47 +03:00
parent dec1ea4890
commit 12b2084d26
3 changed files with 17 additions and 2 deletions

View File

@@ -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: