Files
reproxy/examples/assets/embed/docker-compose.yml
2021-04-13 21:40:09 -05:00

11 lines
203 B
YAML

services:
reproxy-embed:
build: .
container_name: reproxy-embed
hostname: reproxy-embed
ports:
- "80:80"
environment:
- LISTEN=0.0.0.0:8080
- ASSETS_LOCATION=/web