Updated compose file

This commit is contained in:
FrederikBaerentsen 2024-07-22 13:51:13 +02:00
parent e11ebaabd2
commit b136c290f8

View File

@ -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"