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