add docker files
This commit is contained in:
parent
03bcb3a281
commit
bc358cc5f6
@ -4,4 +4,12 @@ services:
|
||||
build: .
|
||||
ports:
|
||||
- "8084:80"
|
||||
networks:
|
||||
- canguidev_default
|
||||
- npm-network
|
||||
|
||||
networks:
|
||||
canguidev_default:
|
||||
external: true
|
||||
npm-network:
|
||||
external: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user