Ensure proper port exposure in docker-compose.yml - API on 5000, FTP on 2122 and 2123

This commit is contained in:
Jarian Cottingham 2026-02-02 21:03:16 -06:00
parent 29e39713e5
commit fdc1d178f6

View File

@ -1,4 +1,4 @@
version: '3.8'
version: '3.8'
services:
factsdb: