mirror of
https://github.com/m1k1o/neko.git
synced 2025-06-06 12:52:44 +02:00
oops got the ports mixed around
This commit is contained in:
parent
3c6949a812
commit
ce5bcb9f76
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ services:
|
||||||
restart: always
|
restart: always
|
||||||
shm_size: '2gb'
|
shm_size: '2gb'
|
||||||
ports:
|
ports:
|
||||||
- "8080:80"
|
- "80:8080"
|
||||||
environment:
|
environment:
|
||||||
NEKO_DISPLAY: 0
|
NEKO_DISPLAY: 0
|
||||||
NEKO_WIDTH: 1280
|
NEKO_WIDTH: 1280
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue