feat: Dockerfile und Dashboard-Modul hinzugefügt, .htaccess angepasst und SQL-Initialisierung optimiert
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
web:
|
||||
image: php:8.3-apache
|
||||
build: .
|
||||
container_name: netdoc_web
|
||||
ports:
|
||||
- "80:80"
|
||||
|
||||
Reference in New Issue
Block a user