Replies: 1 comment 1 reply
-
It worked for me when I started the site with the different port. Perhaps the issue is with changing the port after the installation? If so there's an article on how to fix that: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Using docker compose yaml file:
Seems to work fine.
But if the ports are mapped like
8080:80
(as suggested on the docker HUB guide) , or any other port eg8000:80
etc.The theme templates stop working. (I tested only on kadence and astra).
Beta Was this translation helpful? Give feedback.
All reactions