azerothcore / azerothcore/acore-cms

Redirect to localhost

Open
#154 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
78
Forks
43
Avg merge
13m
Merged PRs (30d)
1

Description

New docker comppose installl on Ubuntu 24.04
all containers starts good.

Image

when i try to enter server ip i get redirect to localhost.
docker compose loggs show:

`php-1 | 172.18.0.5 - 14/Feb/2025:20:45:09 +0000 "GET /index.php" 302
php-1 | 172.18.0.5 - 14/Feb/2025:20:45:10 +0000 "GET /index.php" 302
php-1 | 127.0.0.1 - 14/Feb/2025:20:45:13 +0000 "- " 200
php-1 | 127.0.0.1 - 14/Feb/2025:20:45:18 +0000 "- " 200
php-1 | 127.0.0.1 - 14/Feb/2025:20:45:23 +0000 "- " 200
php-1 | 127.0.0.1 - 14/Feb/2025:20:45:28 +0000 "- " 200
`
The .env.docker have changes variable
DOCKER_WORDPRESS_URL=http://192.168.80.206
even tried with url pointed at host

Where to start now?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.