mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
refactor: Update docker-compose.yml to remove port mapping and remove GPU constants from index.ts
This commit is contained in:
@@ -21,7 +21,7 @@ services:
|
||||
- TZ=Etc/UTC
|
||||
- SUBFOLDER=/ #optional
|
||||
ports:
|
||||
- 3000:3000
|
||||
- 3001:3001
|
||||
- 3000
|
||||
- 3001
|
||||
restart: unless-stopped
|
||||
shm_size: 1gb
|
||||
|
||||
Reference in New Issue
Block a user