Skip to content

Commit

Permalink
Update docker-compose-template.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Layoric authored Nov 6, 2023
1 parent 13067f6 commit 9def69e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .deploy/docker-compose-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,10 @@ services:
volumes:
- ${APP_NAME}-mydb:/app/App_Data

networks:
default:
name: nginx
external: true

volumes:
${APP_NAME}-mydb:

0 comments on commit 9def69e

Please sign in to comment.