fix docker compose for contact link
All checks were successful
Deploy Fefan / deploy (push) Successful in 1m21s
All checks were successful
Deploy Fefan / deploy (push) Successful in 1m21s
This commit is contained in:
@@ -37,7 +37,7 @@ services:
|
||||
ports:
|
||||
- 3000:3000
|
||||
environment:
|
||||
NEXT_PUBLIC_CONTENT_URI: ${NEXT_PUBLIC_IMG_URI}
|
||||
NEXT_PUBLIC_CONTENT_URI: ${NEXT_PUBLIC_CONTENT_URI}
|
||||
NEXT_PUBLIC_IMG_URI: ${NEXT_PUBLIC_IMG_URI}
|
||||
NEXT_PUBLIC_ORIGIN: ${NEXT_PUBLIC_ORIGIN}
|
||||
NEXT_PRIVATE_CONTENT_URI: http://fefan-backend:1337/api
|
||||
|
||||
Reference in New Issue
Block a user