Skip to content

Commit

Permalink
chore: update default gateway conf
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgehermo9 committed Oct 24, 2024
1 parent 5de95be commit bc9c948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/gateway.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM docker.io/nginx:1.27.2-bookworm AS runtime
COPY docker/gateway/nginx.conf.template /etc/nginx/templates/nginx.conf.template
COPY docker/gateway/nginx.conf.template /etc/nginx/templates/default.conf.template
EXPOSE 80

0 comments on commit bc9c948

Please sign in to comment.