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
|
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:
|
||||||
|
|
Loading…
Reference in a new issue