Skip to content

Commit

Permalink
Updates to add google analytics.
Browse files Browse the repository at this point in the history
  • Loading branch information
gwynforthewyn committed Mar 27, 2024
1 parent 084fad2 commit 686025e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ spec:
spec:
containers:
- name: website
image: docker.io/playtechnique/website:3
image: docker.io/playtechnique/website:4
command: ["/andrew", "/website", "0.0.0.0:8080", "https://beta.playtechnique.io"]

Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ spec:
spec:
containers:
- name: website
image: docker.io/playtechnique/website:3
image: docker.io/playtechnique/website:4
command: ["/andrew", "/website", "0.0.0.0:8080", "https://preprod.playtechnique.io"]

Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ spec:
spec:
containers:
- name: website
image: docker.io/playtechnique/website:3
image: docker.io/playtechnique/website:4
command: ["/andrew", "/website", "0.0.0.0:8080", "https://playtechnique.io"]

0 comments on commit 686025e

Please sign in to comment.