This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user