Minor adjustments
This commit is contained in:
parent
5c2bda4792
commit
bff5e6db7c
@ -35,4 +35,4 @@ Because this image is built on the auto-updater script, updating the container i
|
||||
|
||||
## Integrating a reverse proxy
|
||||
Supporting integration of a reverse proxy is beyond the scope of this guide.
|
||||
However, any instructions which work for the base httpd (Apache) image, should also work for this, as it is minimally different.
|
||||
However, any instructions which work for the base httpd (Apache) image, should also work for this, as it is minimally different.
|
||||
|
||||
@ -2,8 +2,8 @@ version: "3"
|
||||
services:
|
||||
5etools-docker:
|
||||
container_name: 5etools-docker
|
||||
image: joeyhafner/5etools-docker
|
||||
image: joeyhafner/5etools-docker:latest
|
||||
volumes:
|
||||
- 5etools-docker:/usr/local/apache2/htdocs
|
||||
environment:
|
||||
- IMG=true
|
||||
- IMG=true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user