v0.1/infrastructure #51
|
@ -0,0 +1,14 @@
|
|||
version: '3.8'
|
||||
|
||||
services:
|
||||
|
||||
proxyraye:
|
||||
|
||||
# image: lamacchinadesiderante/proxyraye:latest
|
||||
|
||||
restart: always
|
||||
|
||||
build: .
|
||||
|
||||
ports:
|
||||
- "8069:3000"
|
Loading…
Reference in New Issue