Skip to content

Add docker-compose with proper configurations

Alireza Ayinmehr requested to merge DarkSuniuM/osmiran_stats:master into master

Run: docker-compose up -d

Nginx reads the configuration from services/app.conf

Nginx ports are mapped to ports 80 and 443 on the host, keep that in mind if you need to put the whole service behind another webserver

Merge request reports