Update docker-compose.yml
This commit is contained in:
@@ -95,11 +95,6 @@ services:
|
|||||||
|
|
||||||
frontend:
|
frontend:
|
||||||
image: ghcr.io/patchmon/patchmon-frontend:latest
|
image: ghcr.io/patchmon/patchmon-frontend:latest
|
||||||
environment:
|
|
||||||
SERVER_PROTOCOL=http
|
|
||||||
SERVER_HOST=192.168.20.226
|
|
||||||
SERVER_PORT=3030
|
|
||||||
CORS_ORIGIN=http://192.168.20.226:3030
|
|
||||||
ports:
|
ports:
|
||||||
- "3030:3000"
|
- "3030:3000"
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user