cleanup and ui change
This commit is contained in:
@@ -206,6 +206,10 @@ services:
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "3000:3000"
|
||||
# Traefik Configuration (commented out - uncomment when using Traefik)
|
||||
# Remove port exposure when using Traefik
|
||||
# ports:
|
||||
# - "3000:3000"
|
||||
environment:
|
||||
- API_URL=http://backend:5001
|
||||
- PORT=3000
|
||||
|
||||
Reference in New Issue
Block a user