Remove accidental port mapping

This commit is contained in:
Andreas Svanberg 2025-03-28 11:39:46 +01:00
parent 0bb0cff7ca
commit f0947c5ff8
Signed by: ansv7779
GPG Key ID: 729B051CFFD42F92

@ -7,4 +7,4 @@ services:
MARIADB_USER: oauth2
MARIADB_PASSWORD: oauth2
ports:
- "60123:3306"
- "3306"