Fix the local proxy URL

This commit is contained in:
Oliver Davies 2021-07-09 12:00:00 +01:00
parent 615aae3241
commit 7c99281ae2

View file

@ -28,7 +28,7 @@ services:
- --port - --port
- '80' - '80'
- --url - --url
- oliverdavies.localhost - http://oliverdavies.localhost
volumes: volumes:
- assets:/app/source/build - assets:/app/source/build
- /app/output_dev - /app/output_dev