diff --git a/docker-compose.yml b/docker-compose.yml index 8cf23ef..46d1010 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -5,4 +5,4 @@ services: image: localhost:5000/infoscreen:latest restart: always ports: - - 11460:80 # 1, 14th char in alphabet, 6th char in alphabet, 0 \ No newline at end of file + - 11460:9000 # 1, 14th char in alphabet, 6th char in alphabet, 0 \ No newline at end of file