This commit is contained in:
+1
-3
@@ -1,12 +1,10 @@
|
||||
version: "3.8"
|
||||
|
||||
services:
|
||||
loot-hunt:
|
||||
image: reg.dev.nervesocket.com/loot-hunt:latest
|
||||
container_name: loot-hunt
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "${PORT:-3000}:3000"
|
||||
- "6233:3000"
|
||||
environment:
|
||||
- NODE_ENV=production
|
||||
- PORT=3000
|
||||
|
||||
Reference in New Issue
Block a user