This commit is contained in:
Andras Bacsai
2023-05-30 09:50:50 +02:00
parent d103a01c53
commit bdb19dae89
7 changed files with 1315 additions and 311 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: