mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-08-09 20:24:16 +00:00
added brick-building fix
This commit is contained in:
@@ -32,6 +32,16 @@ services:
|
||||
volumes:
|
||||
- $CLIENT_PATH:/client
|
||||
|
||||
brickbuildfix:
|
||||
container_name: DarkFlameBrickBuildFix
|
||||
networks:
|
||||
- darkflame
|
||||
build:
|
||||
context: .
|
||||
dockerfile: ./docker/brickfix.Dockerfile
|
||||
ports:
|
||||
- 80:80
|
||||
|
||||
networks:
|
||||
darkflame:
|
||||
|
||||
|
Reference in New Issue
Block a user