fix asset generate; change links
Build and Deploy Docker / build (push) Successful in 1m20s
Build and Deploy Docker / deploy (push) Successful in 45s

This commit is contained in:
2026-07-14 23:54:59 +02:00
parent 22866ed675
commit 0611fc06a9
4 changed files with 23 additions and 17 deletions
+2 -2
View File
@@ -5,8 +5,8 @@ services:
dockerfile: ./services/php/Dockerfile
container_name: portfolio_php
working_dir: /app
# volumes:
# - ./project:/app
volumes:
- ./project:/app
ports:
- "8000:8000"
environment: