trying to commit with my voyager is too complicated at the moment

This commit is contained in:
Raphael 2025-06-27 17:37:29 +02:00
parent 778e1a9056
commit 4a60057513
10 changed files with 130 additions and 62 deletions

View file

@ -20,6 +20,10 @@ services:
- ../secrets/.env
depends_on:
- mariadb
ports:
- 9000:9000
volumes:
- wp_files:/var/www/html
networks:
- inception