docs: add .env.example as environment variable reference
This commit is contained in:
8
.env.example
Normal file
8
.env.example
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
# Projektname für Docker Compose
|
||||||
|
COMPOSE_PROJECT_NAME=michaelschiemer
|
||||||
|
|
||||||
|
# Externer Port für Web-Zugriff
|
||||||
|
APP_PORT=8000
|
||||||
|
|
||||||
|
# PHP-Version (für Build)
|
||||||
|
PHP_VERSION=8.4
|
||||||
Reference in New Issue
Block a user