Compare commits
2 Commits
9097a3e9b5
...
de537e5947
| Author | SHA1 | Date | |
|---|---|---|---|
| de537e5947 | |||
|
|
0cb361afb8
|
@@ -127,7 +127,7 @@ services:
|
||||
restart: always
|
||||
environment:
|
||||
NODE_ENV: production
|
||||
NEXT_PUBLIC_API_URL: ${NEXT_PUBLIC_API_URL:-http://localhost:3000}
|
||||
NEXT_PUBLIC_API_URL: ${NEXT_PUBLIC_API_URL:-https://api.memegoat.fr}
|
||||
depends_on:
|
||||
- backend
|
||||
|
||||
|
||||
Reference in New Issue
Block a user