Remove line that isn't needed
This commit is contained in:
parent
b9993c3299
commit
13de8d8b87
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ services:
|
|||
image: pages:latest
|
||||
environment:
|
||||
API_TOKEN: "api_token"
|
||||
ASPNETCORE_HTTP_PORTS: 80
|
||||
volumes:
|
||||
- pages_data:/app/wwwroot
|
||||
ports:
|
||||
|
|
Loading…
Reference in a new issue