Exciting attempt at public db access

This commit is contained in:
2023-10-17 13:28:42 +01:00
parent 1c03d854b2
commit 952044e590
2 changed files with 22 additions and 8 deletions
+9
View File
@@ -0,0 +1,9 @@
---
version: "3.8"
services:
db:
ports:
- target: 3306
published: 3306
mode: host