mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-28 14:24:15 +00:00
for running the docker locally
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
services:
|
||||
openfront:
|
||||
build: .
|
||||
ports:
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
env_file:
|
||||
- .env
|
||||
Reference in New Issue
Block a user