core env
This commit is contained in:
@@ -26,15 +26,15 @@ services:
|
||||
environment:
|
||||
- SWAGGER_JSON=/usr/local/openapi.yml
|
||||
restart: always
|
||||
networks:
|
||||
- default
|
||||
#networks:
|
||||
# networks:
|
||||
# - default
|
||||
##networks:
|
||||
# digital:
|
||||
# driver: bridge
|
||||
|
||||
networks:
|
||||
default:
|
||||
driver: bridge
|
||||
ipam:
|
||||
config:
|
||||
- subnet: 10.244.0.0/26
|
||||
#networks:
|
||||
# default:
|
||||
# driver: bridge
|
||||
# ipam:
|
||||
# config:
|
||||
# - subnet: 10.244.0.0/26
|
||||
|
||||
Reference in New Issue
Block a user