conecta el contenedor a la red externa containers
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -8,3 +8,9 @@ services:
|
||||
- ./cantina.db:/app/cantina.db
|
||||
- ./.spotify_cache:/app/.spotify_cache
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- containers
|
||||
|
||||
networks:
|
||||
containers:
|
||||
external: true
|
||||
|
||||
Reference in New Issue
Block a user