removed client
This commit is contained in:
@@ -1,11 +1,5 @@
|
||||
version: "3.8"
|
||||
services:
|
||||
app:
|
||||
build: .
|
||||
ports:
|
||||
- "8000:80"
|
||||
volumes:
|
||||
- .:/usr/share/nginx/html
|
||||
api:
|
||||
build: ./api
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user