Some fixes related to developing my Micropub client
This commit is contained in:
parent
8eaca85fe0
commit
363254d13c
6 changed files with 61 additions and 13 deletions
|
|
@ -6,7 +6,7 @@ services:
|
|||
dockerfile: Dockerfile
|
||||
args:
|
||||
WWWGROUP: '${WWWGROUP}'
|
||||
image: sail-8.3/app
|
||||
image: sail-8.4/app
|
||||
extra_hosts:
|
||||
- 'host.docker.internal:host-gateway'
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Reference in a new issue