Skip to content

Commit

Permalink
Merge pull request #20 from AbhilashKD/main
Browse files Browse the repository at this point in the history
Changed the nginx-gateway build tag
  • Loading branch information
AbhilashKD authored Sep 27, 2023
2 parents 1cad9b2 + 499c65e commit 61bf932
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 304 deletions.
302 changes: 0 additions & 302 deletions docker-compose.yml

This file was deleted.

4 changes: 2 additions & 2 deletions rcw-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ services:
- "183:80"
#############################################################################################################################
nginx-gateway:
image: dubea/nginx-gateway:1
image: dubea/nginx-gateway:v1.0.1
container_name: 'nginx'
ports:
- "184:80"
Expand Down Expand Up @@ -439,7 +439,7 @@ volumes:
driver: local
keycloak_data:
driver: local

networks:
registry:
driver: bridge

0 comments on commit 61bf932

Please sign in to comment.