fixed typo
parent
c4fcfef4f0
commit
d5234ac2e7
|
|
@ -3,7 +3,7 @@ services:
|
|||
build:
|
||||
context: frontend
|
||||
environment:
|
||||
- API_HOST=http://ec2-18-193-8-169.eu-central-1.compute.amazonaws.com/ff-pai
|
||||
- API_HOST=http://ec2-18-193-8-169.eu-central-1.compute.amazonaws.com/ff-api
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.ff-frontend.rule=PathPrefix(`/ff/`)"
|
||||
|
|
|
|||
Loading…
Reference in New Issue