migration change

This commit is contained in:
2022-04-07 18:25:45 +05:30
parent 1c779ef816
commit e6b116defc
3 changed files with 7 additions and 0 deletions
+2
View File
@@ -11,6 +11,8 @@ services:
container_name: app
restart: unless-stopped
working_dir: /var/www/
depends_on :
- database
networks:
- demo