This commit is contained in:
2026-07-02 11:38:21 +02:00
parent cc0f223c33
commit c99602eb53
14 changed files with 520 additions and 93 deletions
+3 -2
View File
@@ -12,8 +12,9 @@ services:
ports:
- 8201:8080
volumes:
- ./app.js:/srv/app.js
- ./public:/srv/public
- ./src:/srv/app
- ./storage:/storage
- ./database:/database
php:
image: docker.git.tlfactory.pl/apps/php-apache:7.4.20
ports: