Skip to content

Commit

Permalink
chore: remove gis env
Browse files Browse the repository at this point in the history
  • Loading branch information
danielNg91 committed Nov 28, 2023
1 parent 0dd4615 commit 766f4fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
depends_on: [ mssql ]
environment:
- AppSettings__ConnectionStrings__DefaultConnection=Server=mssql,1433;Database=GHub;User Id=sa;Password=e@x2Prn9mj4zU3ap8WV7ckNK;
- AppSettings__IdpUrl=http://gis:8080/v1/idp
# - AppSettings__IdpUrl=http://gis:8080/v1/idp
ports:
- "8080:80"
restart: unless-stopped
Expand Down

0 comments on commit 766f4fe

Please sign in to comment.