smash-or-pass/docker/docker-compose.override.yml
Alexandra eb43f77a42 init
2022-02-14 23:51:17 +01:00

10 lines
189 B
YAML

version: '3'
services:
react-app:
build:
context: ../
dockerfile: ./docker/Dockerfile
volumes:
- ../public/env/Config.js:/usr/share/nginx/html/env/Config.js:ro