update compose.yml
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
version: '3.9'
|
||||
|
||||
networks:
|
||||
web_network_1:
|
||||
driver: overlay
|
||||
ipam:
|
||||
config:
|
||||
- subnet: 172.17.0.0/24
|
||||
|
||||
services:
|
||||
web:
|
||||
image: git.send.nrw/sendnrw/sid_web_nginx:latest
|
||||
|
Reference in New Issue
Block a user