Unanswered
Hello, I'M Trying To Run The Docker-Compose Version Of The Trains-Server, But With The Command
The only change I made in the .yml file was:
` ports:
- "8080:80"
to
ports: - "8082:80" `
I already had something running on 8080, but since it's the trains-apiserver and not the webserver, this shouldn't be an issue.
140 Views
0
Answers
4 years ago
one year ago