Skip to content

Commit

Permalink
feat: remove duplicate service (#96)
Browse files Browse the repository at this point in the history
This was added to test the configuration deployment which is working. We
don't need the additional containers running.

This change:
* Removes the duplicate
  • Loading branch information
alexander-jackson authored Sep 16, 2023
1 parent 73c745a commit 2a763fa
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions f2/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,6 @@ services:
replicas: 1
host: opentracker.app

frontend2:
image: alexanderjackson/opentracker-frontend
tag: 20230614-1829
port: 80
replicas: 1
host: opentracker.app

backend:
image: alexanderjackson/opentracker-backend
tag: 20230830-1730
Expand Down

0 comments on commit 2a763fa

Please sign in to comment.