Commit graph

3 commits

Author SHA1 Message Date
49336e80ed #0000 - Update volume binding in docker-compose.yml
Changed the volume binding from ./testFolder to ./data to align with the new folder structure. This ensures the application accesses the correct directory for its data storage.
2024-10-22 19:20:47 +02:00
aba5f03fb3 #0000 - Create Docker setup for Factorio server
Added a `docker-compose.yml` for the Factorio game server, including volume mappings and port configurations. Introduced `.gitignore` to manage data folder exclusions. Updated `README.md` with setup instructions and licensing details.
2024-10-22 19:15:18 +02:00
7590efeb4f Initial commit 2024-10-22 18:08:18 +02:00