fixed vol
parent
8e2820ada5
commit
ff1085ea89
2
Home.md
2
Home.md
@ -52,7 +52,7 @@ services:
|
|||||||
image: "4lights/phpcontainer:latest"
|
image: "4lights/phpcontainer:latest"
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- "./:/website"
|
- "./:/data"
|
||||||
ports:
|
ports:
|
||||||
- "${DOCKERPORT}:80"
|
- "${DOCKERPORT}:80"
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user