Fix the local proxy URL
This commit is contained in:
parent
615aae3241
commit
7c99281ae2
|
@ -28,7 +28,7 @@ services:
|
|||
- --port
|
||||
- '80'
|
||||
- --url
|
||||
- oliverdavies.localhost
|
||||
- http://oliverdavies.localhost
|
||||
volumes:
|
||||
- assets:/app/source/build
|
||||
- /app/output_dev
|
||||
|
|
Loading…
Reference in a new issue