modified: compose.yml
This commit is contained in:
parent
5f8001af0d
commit
68791d3942
10
compose.yml
10
compose.yml
|
@ -6,13 +6,3 @@ services:
|
|||
ports:
|
||||
- 8100:8000
|
||||
image: ci.svs-tech.pro/sm-admin:latest
|
||||
|
||||
networks:
|
||||
default:
|
||||
# Use a custom driver
|
||||
driver: overlay
|
||||
attachable: true
|
||||
ipam:
|
||||
driver: default
|
||||
config:
|
||||
- subnet: 172.28.0.0/24
|
||||
|
|
Loading…
Reference in New Issue