Supprimer 'docker-compose.override.yml'
continuous-integration/drone/push Build is failing Details

pull/2/head
Maxence LANONE 2 years ago
parent 2c72ae4aed
commit c02ccef1f8

@ -1,13 +0,0 @@
version: '3.4'
services:
webapilol:
environment:
- ASPNETCORE_ENVIRONMENT=Development
- ASPNETCORE_URLS=https://+:443;http://+:80
ports:
- "80"
- "443"
volumes:
- ~/.aspnet/https:/root/.aspnet/https:ro
- ~/.microsoft/usersecrets:/root/.microsoft/usersecrets:ro
Loading…
Cancel
Save