first commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
version: "3.8"
|
||||
|
||||
networks:
|
||||
app-network:
|
||||
driver: bridge
|
||||
name: general-app-network
|
||||
ipam:
|
||||
config:
|
||||
- subnet: 172.20.0.0/16
|
||||
gateway: 172.20.0.1
|
||||
Reference in New Issue
Block a user