rsnext/examples/with-firebase-hosting-and-docker/docker-compose.yml

8 lines
111 B
YAML
Raw Normal View History

version: '3.5'
services:
server:
build:
context: .
dockerfile: Dockerfile
target: base