mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-22 07:56:49 +00:00
refactor: Update Docker inspect command to retrieve container labels
This commit is contained in:
+5
-1
@@ -181,4 +181,8 @@ networks:
|
||||
# Use the previously created public network "traefik-public", shared with other
|
||||
# services that need to be publicly available via this Traefik
|
||||
traefik-public:
|
||||
external: true
|
||||
driver: overlay
|
||||
attachable: true
|
||||
name: proxy
|
||||
# external: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user