1
This commit is contained in:
parent
7327b264b0
commit
869ab014ee
@ -20,7 +20,7 @@ services:
|
|||||||
build:
|
build:
|
||||||
context: ./frontend
|
context: ./frontend
|
||||||
args:
|
args:
|
||||||
- NEXT_PUBLIC_API_URL=http://backend:8000
|
- NEXT_PUBLIC_API_URL=
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- "3008:3000"
|
- "3008:3000"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user