Skip to content

Commit

Permalink
Add network mode host
Browse files Browse the repository at this point in the history
  • Loading branch information
kostakupresak committed Oct 13, 2023
1 parent 1f306a0 commit 989d20a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ services:
- ./data/uploads/:/app/uploads
- ./data/wwwroot/uploads/:/app/wwwroot/uploads
restart: always
network_mode: "host"
database:
image: mcr.microsoft.com/mssql/server:2022-latest
container_name: "slobodanemacenu_database"
Expand Down

0 comments on commit 989d20a

Please sign in to comment.