Update the docker-compose file to create the docker logs volume for gateway and registry
This commit is contained in:
@@ -27,4 +27,3 @@ volumes:
|
|||||||
external: true
|
external: true
|
||||||
gateway_logs_volume:
|
gateway_logs_volume:
|
||||||
name: gateway_logs_volume
|
name: gateway_logs_volume
|
||||||
external: true
|
|
||||||
|
|||||||
@@ -28,4 +28,3 @@ volumes:
|
|||||||
external: true
|
external: true
|
||||||
registry_logs_volume:
|
registry_logs_volume:
|
||||||
name: registry_logs_volume
|
name: registry_logs_volume
|
||||||
external: true
|
|
||||||
|
|||||||
Reference in New Issue
Block a user