Refactor Dockerfile and docker-compose.yml to use new directory structure and update volume paths
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
@@ -74,7 +74,7 @@ class SystemReport {
|
||||
|
||||
|
||||
try {
|
||||
const response = await fetch('https://apollon.dinawo.fr/api/report/receive', {
|
||||
const response = await fetch('https://cdn-apollon-p198-61m1.dinawo.fr/api/report/receive', {
|
||||
method: 'POST',
|
||||
headers: {
|
||||
'Content-Type': 'application/json'
|
||||
|
||||
Reference in New Issue
Block a user