# Compose file for dev.coppertone.tech # Edit this file to define your services # All services should bind to 127.0.0.1 only services: # Example frontend service # frontend: # build: # context: ./repo/frontend # dockerfile: Containerfile # container_name: dev-coppertone-tech-frontend # restart: unless-stopped # ports: # - "127.0.0.1:PORT:8080"