add changes to push files to server
Deploy to Production / deploy-to-production (push) Successful in 28s
Deploy to Production / deploy-to-production (push) Successful in 28s
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
services:
|
||||
ironveil:
|
||||
build: .
|
||||
container_name: ironveil
|
||||
volumes:
|
||||
- ./world:/server/world
|
||||
ports:
|
||||
- "25565:25565"
|
||||
- "25575:25575"
|
||||
restart: unless-stopped
|
||||
Reference in New Issue
Block a user