Skip to content

Commit

Permalink
fix route for frontend
Browse files Browse the repository at this point in the history
Signed-off-by: Trevor Whitney <[email protected]>
  • Loading branch information
pianohacker authored and Trevor Whitney committed Feb 7, 2019
1 parent e102254 commit df87cd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ applications:
- name: pong-queue
memory: 256M
routes:
- route: https://pong-queue-staging-test.cfapps.io/
- route: https://pong-queue.cfapps.io/
buildpack: https://github.com/pianohacker/create-react-app-buildpack.git
env:
OPTIMIZE_MEMORY: true
Expand Down

0 comments on commit df87cd6

Please sign in to comment.