5324
This commit is contained in:
@@ -49,7 +49,7 @@ services:
|
||||
context: ./frontend
|
||||
dockerfile: Dockerfile
|
||||
args:
|
||||
VITE_API_BASE_URL: http://localhost:4000/api
|
||||
VITE_API_BASE_URL: /api
|
||||
container_name: pg-control-frontend
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user