removed client

This commit is contained in:
2024-03-21 11:43:15 -05:00
parent 02a67bd15f
commit 31939aaffe
5 changed files with 0 additions and 110 deletions

View File

@@ -1,11 +1,5 @@
version: "3.8"
services:
app:
build: .
ports:
- "8000:80"
volumes:
- .:/usr/share/nginx/html
api:
build: ./api
ports: