first oops
This commit is contained in:
parent
93c0e87876
commit
01faa38457
1 changed files with 1 additions and 1 deletions
2
debian/nginx/docker-compose.yaml
vendored
2
debian/nginx/docker-compose.yaml
vendored
|
@ -19,7 +19,7 @@ services:
|
||||||
image: jcpd/docker-dotclear:latest
|
image: jcpd/docker-dotclear:latest
|
||||||
container_name: dotclearphp
|
container_name: dotclearphp
|
||||||
volumes:
|
volumes:
|
||||||
- dc__app:/var/www/html
|
- dc_app:/var/www/html
|
||||||
ports:
|
ports:
|
||||||
- 8080:80
|
- 8080:80
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|
Loading…
Reference in a new issue