Skip to content

Commit

Permalink
Update docker-compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kevdliu authored Mar 1, 2024
1 parent 073c2d3 commit c2c056d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anylist/docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "1.0"
services:
anylist:
image: anylist:latest
image: kevdliu/anylist:latest
container_name: anylist
environment:
PORT: 9000
Expand Down

0 comments on commit c2c056d

Please sign in to comment.