v0.1.4
parent
78b27d9c36
commit
94092c1a79
|
|
@ -41,8 +41,6 @@ services:
|
|||
options:
|
||||
max-size: "20m"
|
||||
max-file: "3"
|
||||
networks:
|
||||
- nanobot_net
|
||||
|
||||
nginx:
|
||||
build:
|
||||
|
|
@ -73,9 +71,7 @@ services:
|
|||
options:
|
||||
max-size: "20m"
|
||||
max-file: "3"
|
||||
networks:
|
||||
- nanobot_net
|
||||
|
||||
networks:
|
||||
nanobot_net:
|
||||
driver: bridge
|
||||
default:
|
||||
name: dashboard-nanobot-network
|
||||
|
|
|
|||
Loading…
Reference in New Issue