reactredux/webapi/docker-compose.override.yml

12 lines
271 B
YAML

version: '3.4'
#services:
# weatherforecast:
# environment:
# - ASPNETCORE_ENVIRONMENT=Development
# - ASPNETCORE_URLS=https://+:443;http://+:80
# ports:
# - "80"
# - "443"
# volumes:
# - ${APPDATA}/ASP.NET/Https:/root/.aspnet/https:ro