Fix compose using development image
This commit is contained in:
parent
89f8c08d08
commit
9a9b2a0a3b
@ -2,7 +2,7 @@ version: "3"
|
||||
services:
|
||||
5etools-docker:
|
||||
container_name: 5etools-docker
|
||||
image: 5etools-docker:dev # jafner/5etools-docker
|
||||
image: jafner/5etools-docker
|
||||
volumes:
|
||||
- 5etools-docker:/usr/local/apache2/htdocs
|
||||
ports:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user