oops got the ports mixed around

This commit is contained in:
Craig 2020-01-14 12:07:33 +00:00
parent 3c6949a812
commit ce5bcb9f76

View File

@ -5,7 +5,7 @@ services:
restart: always
shm_size: '2gb'
ports:
- "8080:80"
- "80:8080"
environment:
NEKO_DISPLAY: 0
NEKO_WIDTH: 1280