2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
version: "3.9"
|
||||
#version: "3.9"
|
||||
|
||||
services:
|
||||
backend:
|
||||
@@ -24,7 +24,6 @@ services:
|
||||
- "${FRONTEND_PORT:-8087}:80"
|
||||
volumes:
|
||||
- ./frontend:/usr/share/nginx/html:ro
|
||||
- ./scripts:/usr/share/nginx/html/scripts:ro
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- benchtools
|
||||
|
||||
Reference in New Issue
Block a user