fixing my mistakes (aka TheNoim is smarter than me)

This commit is contained in:
Jack Kawell
2021-12-07 23:44:37 -07:00
parent 59f053433c
commit a38765d02d
2 changed files with 9 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ services:
networks:
- darkflame
ports:
- 3306:3306
- 3306:3306 # (optional) ports only exposed so that DB management tools can connect
darkflame:
container_name: DarkFlameServer