Initial commit: self-hosted Docker setup for OpenFrontIO
Includes docker-compose, setup script, nginx reverse proxy docs, and GAME_ENV configuration notes for self-hosted deployments.
This commit is contained in:
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
# Upstream-Repository – wird von setup.sh geklont
|
||||
OpenFrontIO/
|
||||
|
||||
# Lokale Konfiguration mit Secrets
|
||||
.env
|
||||
Reference in New Issue
Block a user