File size: 151 Bytes
1bc149f
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
version: '3.7'
services:
  frontend:
    build:
      context: .
      args:
        PROFILE: production
    ports:
      - '4200:4200' # Port mapping