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 Oct 23, 2023
1 parent a61db57 commit ac06812
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 @@ -35,3 +35,8 @@ services:

volumes:
${APP_NAME}-mydb:

networks:
default:
external: true
name: nginx

0 comments on commit ac06812

Please sign in to comment.