Update docker-compose.yml

This commit is contained in:
llbzow
2023-04-07 13:38:13 +00:00
committed by GitHub
parent 54fa949f87
commit 108d4716fe

View File

@@ -1,6 +1,6 @@
services: services:
okvtwo: okvtwo: xserver
build: . build: .
shm_size: 2.6gb shm_size: 2.6gb
ports: ports:
- "80:80" - "80:80"