rimelek
(Ákos Takács)
5
I think it is still not enough. Please, share an example step by step with sharable configuration files and commands. For example:
- My goal was to…
- Here is how I tried:
docker compose up -d
- My compose file is:
services:
server:
# ....
it worked.
- Then I changed the IP in the 13th line from X to Y.
- This is my current compose file after the change:
Paste your new code here
- I ran this command:
docker compose up -d
- It failed with the following error message:
Paste your error message here
Don’t forget to format your message properly:
1 Like