This commit is contained in:
Joao Patricio
2023-05-23 12:32:11 +01:00
parent 13fda50aac
commit aea6bced69
9 changed files with 92 additions and 13 deletions

View File

@@ -21,8 +21,6 @@ services:
SSL_MODE: "off"
AUTORUN_LARAVEL_STORAGE_LINK: "false"
AUTORUN_LARAVEL_MIGRATION: "false"
env_file:
- .env
volumes:
- .:/var/www/html/:cached
postgres: