Skip to content

Commit

Permalink
dev: dont give nginx an image
Browse files Browse the repository at this point in the history
  • Loading branch information
Geczy committed Oct 10, 2023
1 parent c560793 commit 08b1c01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ services:
nginx:
container_name: nginx
restart: on-failure
image: "ghcr.io/dotabod/nginx:v2.1"
platform: linux/amd64
volumes:
- $PWD/services/nginx/default.conf:/etc/nginx/templates/default.conf.template
Expand Down

0 comments on commit 08b1c01

Please sign in to comment.