Skip to content

Commit

Permalink
oops this
Browse files Browse the repository at this point in the history
  • Loading branch information
aelred committed Oct 31, 2023
1 parent f2beb09 commit 457f759
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion deploy/manifests/tetris-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,11 @@ spec:
port:
number: 8000
---
apiVersion: traefik.io/v1alpha1
apiVersion: traefik.containo.us/v1alpha1
kind: Middleware
metadata:
name: tetris-server-cors
namespace: default
spec:
headers:
accessControlAllowOriginList:
Expand Down

0 comments on commit 457f759

Please sign in to comment.