docker als Multiplattform erzeugen

This commit is contained in:
rxf
2026-03-02 16:02:14 +01:00
parent 7a2457daf1
commit 6e82e7474d
4 changed files with 47 additions and 19 deletions

View File

@@ -3,7 +3,7 @@
# MySQL Datenbankzugangsdaten
DB_USER=root
DB_PASS=IhrMySQLPasswort
DB_PASS=MyPassword
DB_NAME=RXF
# Build-Datum wird automatisch beim Build gesetzt - nicht hier definieren!