Fix docker-compose port
This commit is contained in:
@ -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
|
||||
- 11460:9000 # 1, 14th char in alphabet, 6th char in alphabet, 0
|
Reference in New Issue
Block a user