generated from bisco/codex-bootstrap
feat: add Angular frontend skeleton
This commit is contained in:
@@ -28,7 +28,8 @@ services:
|
||||
|
||||
frontend:
|
||||
build:
|
||||
context: ./frontend
|
||||
context: ../..
|
||||
dockerfile: infra/docker/frontend/Dockerfile
|
||||
image: azionelab-frontend:local
|
||||
expose:
|
||||
- "${FRONTEND_PORT:-8080}"
|
||||
|
||||
Reference in New Issue
Block a user