Updated compose file
This commit is contained in:
parent
e11ebaabd2
commit
b136c290f8
@ -1,6 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
legoorganizer:
|
legoorganizer:
|
||||||
container_name: LEGOOrganizer
|
container_name: LEGOOrganizer
|
||||||
|
restart: unless-stopped
|
||||||
build: .
|
build: .
|
||||||
ports:
|
ports:
|
||||||
- "3333:3333"
|
- "3333:3333"
|
||||||
|
Loading…
Reference in New Issue
Block a user