Remove line that isn't needed

This commit is contained in:
Hadeed 2024-10-07 12:42:35 +05:00
parent b9993c3299
commit 13de8d8b87

View file

@ -5,7 +5,6 @@ services:
image: pages:latest image: pages:latest
environment: environment:
API_TOKEN: "api_token" API_TOKEN: "api_token"
ASPNETCORE_HTTP_PORTS: 80
volumes: volumes:
- pages_data:/app/wwwroot - pages_data:/app/wwwroot
ports: ports: