Update compose.yaml
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ services:
|
||||
restart: unless-stopped
|
||||
container_name: homepage
|
||||
ports:
|
||||
- 3000:3000
|
||||
- ${COMPOSE_PORT_HTTP:-3000}:3000
|
||||
volumes:
|
||||
- config:/app/config
|
||||
- icons:/app/public/icons
|
||||
|
||||
Reference in New Issue
Block a user